summaryrefslogtreecommitdiff
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)
daemontest_SOURCES = \
daemontest.c
daemontest_LDADD = \
- $(top_builddir)/src/daemon/libmicrohttpd.la \
- @LIBCURL@
+ $(top_builddir)/src/daemon/libmicrohttpd.la
daemontest1_SOURCES = \
daemontest1.c