diff -Naur iptables-1.4.17-lunar/extensions/GNUmakefile.in iptables-1.4.17/extensions/GNUmakefile.in
--- iptables-1.4.17-lunar/extensions/GNUmakefile.in	2012-12-25 13:38:36.000000000 +0100
+++ iptables-1.4.17/extensions/GNUmakefile.in	2013-01-03 15:16:41.845846532 +0100
@@ -101,7 +101,7 @@
 	ln -fs $< $@
 
 # Need the LIBADDs in iptables/Makefile.am too for libxtables_la_LIBADD
-ip6t_NETMAP_LIBADD  = -lip6tc
+ip6t_NETMAP_LIBADD  = -L../libiptc/.libs -lip6tc
 xt_RATEEST_LIBADD   = -lm
 xt_statistic_LIBADD = -lm
 
