summaryrefslogtreecommitdiffstats
path: root/extensions/GNUmakefile.in
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-10-25 17:14:26 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-10-25 17:14:26 +0200
commit9d284c1c67188dfa8a4c7a6e36eb9a10bd9c15e2 (patch)
tree21c1bdb785a2b5779c772cc8fafbc043e16babbb /extensions/GNUmakefile.in
parent3e6fa55d5e28c93f417afeae7a7d4f349ddffcf4 (diff)
parent8d8896a3833292d091ee5a028f3461083bb956bd (diff)
Merge branch 'next' branch that contains new features scheduled for
Linux kernel 3.7
Diffstat (limited to 'extensions/GNUmakefile.in')
-rw-r--r--extensions/GNUmakefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/GNUmakefile.in b/extensions/GNUmakefile.in
index 1cef239c..e71e3ff9 100644
--- a/extensions/GNUmakefile.in
+++ b/extensions/GNUmakefile.in
@@ -101,10 +101,10 @@ libxt_state.so: libxt_conntrack.so
ln -fs $< $@
# Need the LIBADDs in iptables/Makefile.am too for libxtables_la_LIBADD
+ip6t_NETMAP_LIBADD = -lip6tc
xt_RATEEST_LIBADD = -lm
xt_statistic_LIBADD = -lm
-
#
# Static bits
#