summaryrefslogtreecommitdiffstats
path: root/iptables/Makefile.am
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2021-05-20 11:59:23 +0200
committerPhil Sutter <phil@nwl.cc>2022-06-11 11:47:03 +0200
commit800f38c973dd1c9608c287eafecffad828e17929 (patch)
tree47e6b0bd0c0c1f6b8e4a5e526eb044539f98cc77 /iptables/Makefile.am
parent6de62a9d47624155fa67530bc4a8f0ea647189f6 (diff)
Makefile: Add --enable-profiling configure option
A little convenience to prepare a build for analysis with gcov/gprof. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'iptables/Makefile.am')
-rw-r--r--iptables/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/Makefile.am b/iptables/Makefile.am
index 0258264c..23f8352d 100644
--- a/iptables/Makefile.am
+++ b/iptables/Makefile.am
@@ -2,6 +2,7 @@
AM_CFLAGS = ${regular_CFLAGS}
AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_builddir}/include -I${top_srcdir}/include -I${top_srcdir} ${kinclude_CPPFLAGS} ${libmnl_CFLAGS} ${libnftnl_CFLAGS} ${libnetfilter_conntrack_CFLAGS}
+AM_LDFLAGS = ${regular_LDFLAGS}
BUILT_SOURCES =