diff options
Diffstat (limited to 'src/daemon/Makefile.am')
-rw-r--r-- | src/daemon/Makefile.am | 1 |
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 = \ libmicrohttpd_la_SOURCES = \ daemon.c \ internal.c internal.h \ + plibc.h \ response.c response.h \ session.c session.h |