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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 93780b67..71f25e96 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -7,8 +7,6 @@ lib_LTLIBRARIES = \
7 7
8libmicrohttpd_la_LDFLAGS = \ 8libmicrohttpd_la_LDFLAGS = \
9 -export-dynamic -version-info 0:0:0 9 -export-dynamic -version-info 0:0:0
10# libmicrohttpd_la_LIBADD = \
11# -lm
12libmicrohttpd_la_SOURCES = \ 10libmicrohttpd_la_SOURCES = \
13 daemon.c \ 11 daemon.c \
14 internal.c internal.h \ 12 internal.c internal.h \