summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/constdb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/components/constdb/Makefile.am')
-rw-r--r--sca-cpp/trunk/components/constdb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-cpp/trunk/components/constdb/Makefile.am b/sca-cpp/trunk/components/constdb/Makefile.am
index e4504a53e7..a64d13da1c 100644
--- a/sca-cpp/trunk/components/constdb/Makefile.am
+++ b/sca-cpp/trunk/components/constdb/Makefile.am
@@ -41,7 +41,7 @@ tinycdb_test_SOURCES = tinycdb-test.cpp
tinycdb_test_LDFLAGS = -L${TINYCDB_LIB} -R${TINYCDB_LIB} -lcdb
client_test_SOURCES = client-test.cpp
-client_test_LDFLAGS = -lxml2 -lcurl -lmozjs
+client_test_LDFLAGS = -lxml2 -lcurl -ljansson
dist_noinst_SCRIPTS = constdb-test server-test
noinst_PROGRAMS = tinycdb-test client-test