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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/Makefile.am b/src/daemon/Makefile.am
index c86ed072..048c3176 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -12,6 +12,7 @@ libmicrohttpd_la_LDFLAGS = \
12libmicrohttpd_la_SOURCES = \ 12libmicrohttpd_la_SOURCES = \
13 daemon.c \ 13 daemon.c \
14 internal.c internal.h \ 14 internal.c internal.h \
15 plibc.h \
15 response.c response.h \ 16 response.c response.h \
16 session.c session.h 17 session.c session.h
17 18