summaryrefslogtreecommitdiff
path: root/src/sync/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/Makefile.am')
-rw-r--r--src/sync/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sync/Makefile.am b/src/sync/Makefile.am
index c1ceb62..c90567e 100644
--- a/src/sync/Makefile.am
+++ b/src/sync/Makefile.am
@@ -16,6 +16,7 @@ sync_httpd_SOURCES = \
sync-httpd_mhd.c sync-httpd_mhd.h \
sync-httpd_terms.c sync-httpd_terms.h
sync_httpd_LDADD = \
+ $(top_builddir)/src/util/libsyncutil.la \
$(top_builddir)/src/syncdb/libsyncdb.la \
-lmicrohttpd \
-ljansson \