summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-17 16:41:08 +0000
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>2008-01-17 16:41:08 +0000
commit36d597429d71448c93e8c598e6a615ce4e0c14ec (patch)
tree250afb5eeab1eab9f52a180b1c8a054a5677785b /Makefile.am
parent88413547acdce9d818a237c72482d89f6032e9ae (diff)
Max Kellermann <max@duempel.org>:
remove "-g" from Makefile.am, this should be specified by the user
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3d4f9f3..0cd321b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,6 @@ EXTRA_DIST = $(man_MANS) Make_global.am ChangeLog TODO doc
SUBDIRS = extensions src
DIST_SUBDIRS = include src extensions
LIBS = @LIBNETFILTER_CONNTRACK_LIBS@
-AM_CFLAGS = -g
$(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)