aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-10-11 16:04:19 +0000
committerChristian Grothoff <christian@grothoff.org>2007-10-11 16:04:19 +0000
commit0c4c8d952f0f81573b8f178afcd3e28f34380363 (patch)
tree179b66363ed0a3f0098831627d76c064d9771f05 /src/daemon/Makefile.am
parentda5da2c9e9ea3f557c3a0cfffbda0e3e2f6c33c1 (diff)
downloadlibmicrohttpd-0c4c8d952f0f81573b8f178afcd3e28f34380363.tar.gz
libmicrohttpd-0c4c8d952f0f81573b8f178afcd3e28f34380363.zip
mantis 1285
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 c9b73287..b35b45d7 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -15,6 +15,7 @@ libmicrohttpd_la_LDFLAGS = \
15 -export-dynamic -version-info 2:0:0 $(retaincommand) 15 -export-dynamic -version-info 2:0:0 $(retaincommand)
16libmicrohttpd_la_SOURCES = \ 16libmicrohttpd_la_SOURCES = \
17 connection.c connection.h \ 17 connection.c connection.h \
18 reason_phrase.c reason_phrase.h \
18 daemon.c \ 19 daemon.c \
19 internal.c internal.h \ 20 internal.c internal.h \
20 memorypool.c memorypool.h \ 21 memorypool.c memorypool.h \