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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index 892d0506..f41d39ee 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -11,7 +11,7 @@ libmicrohttpd_la_LDFLAGS = \
# -lm
libmicrohttpd_la_SOURCES = \
daemon.c \
- internal.h \
+ internal.c internal.h \
response.c response.h \
session.c session.h