aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
authorNils Durner <durner@gnunet.org>2007-06-15 14:30:41 +0000
committerNils Durner <durner@gnunet.org>2007-06-15 14:30:41 +0000
commite96a7669c8d2c188db1e0aed50440ddfed70c94f (patch)
tree7669ad1777441a56a8f80c81d0a2157b9ce40fb3 /src/daemon/Makefile.am
parent74770d3cc13e56db19f47495e57671eaaed6a957 (diff)
downloadlibmicrohttpd-e96a7669c8d2c188db1e0aed50440ddfed70c94f.tar.gz
libmicrohttpd-e96a7669c8d2c188db1e0aed50440ddfed70c94f.zip
builds on Win32
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