X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=f14bbaaa9d314efd0bd23d0096f6509115f0d51b;hb=50dc64a7af3664ca55ac74b393459a6d54e6958f;hp=20483b6510a3e74042d59f3ec869a26631c8057e;hpb=6825c2c706276312593cfe3cb770df644a539c21;p=jansson.git diff --git a/src/Makefile.am b/src/Makefile.am index 20483b6..f14bbaa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,7 @@ libjansson_la_SOURCES = \ hashtable.h \ jansson_private.h \ load.c \ + memory.c \ pack_unpack.c \ strbuffer.c \ strbuffer.h \