X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=blobdiff_plain;f=src%2FMakefile.am;h=20483b6510a3e74042d59f3ec869a26631c8057e;hp=be8fcb909cdb851e089f621a62bdceb4e425d7c2;hb=6825c2c706276312593cfe3cb770df644a539c21;hpb=6d1f28f0508cbae7a14203be5bdf25bc41ad13b9 diff --git a/src/Makefile.am b/src/Makefile.am index be8fcb9..20483b6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,12 +8,12 @@ libjansson_la_SOURCES = \ hashtable.h \ jansson_private.h \ load.c \ + pack_unpack.c \ strbuffer.c \ strbuffer.h \ utf.c \ utf.h \ - value.c \ - variadic.c + value.c libjansson_la_LDFLAGS = \ -export-symbols-regex '^json_' \ -version-info 3:0:3