summaryrefslogtreecommitdiffstats
path: root/httpserver/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'httpserver/Makefile.am')
-rw-r--r--httpserver/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/httpserver/Makefile.am b/httpserver/Makefile.am
index 6a26c0a..2b02fc8 100644
--- a/httpserver/Makefile.am
+++ b/httpserver/Makefile.am
@@ -25,7 +25,6 @@
##################################################################
pkglib_LIBRARIES=libhttpserver.a
-AM_CFLAGS=$(CXXFLAGS)
libhttpserver_a_SOURCES= types.h http.h server.h defs.h http-defs.h protos.h \
logging.cc signals.cc config.cc support.cc childs.cc init.cc \
http-support.cc http-methods.cc http-fields.cc http-date.cc \