]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
ipset: enable building of new modules
authorJan Engelhardt <jengelh@medozas.de>
Thu, 20 Nov 2008 22:08:33 +0000 (23:08 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Thu, 20 Nov 2008 22:08:33 +0000 (23:08 +0100)
Whoops, modules need to be listed in GNUmakefile.in!
(Needed for out-of-srcdir builds.)

extensions/ipset/GNUmakefile.in

index 72893f720028adebe075430aa6964d4fd223ed82..d473a3a64203cd285f2f44ac25eadb6bca2528dd 100644 (file)
@@ -43,7 +43,9 @@ am__verbose_CCLD      = ${am__1verbose_CCLD_${VU}}
 #
 #      Building blocks
 #
-targets := $(addsuffix .so,$(addprefix libipset_,iphash ipmap ipporthash iptree iptreemap macipmap nethash portmap))
+targets := $(addsuffix .so,$(addprefix libipset_, \
+       iphash ipmap ipporthash ipportiphash ipportnethash iptree \
+       iptreemap macipmap nethash portmap setlist))
 
 .SECONDARY: