aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-05-26 19:32:00 +0000
committerChristian Grothoff <christian@grothoff.org>2008-05-26 19:32:00 +0000
commite524c3f356b22bba89ccee04e740e10c5ed0e77e (patch)
tree666ad8a1db58b66682865a06a7ba336581cfda4b /src/daemon/Makefile.am
parentdd433c0f8c77fa20626d57a9aece6bf5b9c1e62c (diff)
downloadlibmicrohttpd-e524c3f356b22bba89ccee04e740e10c5ed0e77e.tar.gz
libmicrohttpd-e524c3f356b22bba89ccee04e740e10c5ed0e77e.zip
releasing 0.3.1
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 4c8da52e..718dd023 100644
--- a/src/daemon/Makefile.am
+++ b/src/daemon/Makefile.am
@@ -12,7 +12,7 @@ lib_LTLIBRARIES = \
12 libmicrohttpd.la 12 libmicrohttpd.la
13 13
14libmicrohttpd_la_LDFLAGS = \ 14libmicrohttpd_la_LDFLAGS = \
15 -export-dynamic -version-info 4:2:0 $(retaincommand) 15 -export-dynamic -version-info 4:3: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 reason_phrase.c reason_phrase.h \