aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e1a5493..489a957 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,8 +8,10 @@ libjansson_la_SOURCES = \
error.c \
hashtable.c \
hashtable.h \
+ hashtable_seed.c \
jansson_private.h \
load.c \
+ lookup3.h \
memory.c \
pack_unpack.c \
strbuffer.c \
@@ -21,4 +23,4 @@ libjansson_la_SOURCES = \
libjansson_la_LDFLAGS = \
-no-undefined \
-export-symbols-regex '^json_' \
- -version-info 9:0:5
+ -version-info 10:0:6