Rename variadic.c to pack_unpack.c

This commit is contained in:
Petri Lehtinen 2011-01-24 21:44:28 +02:00
parent 6d1f28f050
commit 6825c2c706
2 changed files with 2 additions and 2 deletions

View File

@ -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