mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 05:34:58 +02:00
ipset: enable building of new modules
Whoops, modules need to be listed in GNUmakefile.in! (Needed for out-of-srcdir builds.)
This commit is contained in:
@@ -43,7 +43,9 @@ am__verbose_CCLD = ${am__1verbose_CCLD_${VU}}
|
|||||||
#
|
#
|
||||||
# Building blocks
|
# 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:
|
.SECONDARY:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user