aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r--src/daemon/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 3928c131..6cf42f56 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -27,8 +27,7 @@ TESTS = $(check_PROGRAMS)
27daemontest_SOURCES = \ 27daemontest_SOURCES = \
28 daemontest.c 28 daemontest.c
29daemontest_LDADD = \ 29daemontest_LDADD = \
30 $(top_builddir)/src/daemon/libmicrohttpd.la \ 30 $(top_builddir)/src/daemon/libmicrohttpd.la
31 @LIBCURL@
32 31
33daemontest1_SOURCES = \ 32daemontest1_SOURCES = \
34 daemontest1.c 33 daemontest1.c