summaryrefslogtreecommitdiffstats
path: root/extensions/Makefile
diff options
context:
space:
mode:
authorJames Morris <jmorris@namei.org>2006-05-24 16:15:27 +0000
committerPatrick McHardy <kaber@trash.net>2006-05-24 16:15:27 +0000
commit630da419883a848807c044d6f718b95213cea6f3 (patch)
tree9a9df8dd0420260d0f4f0c253616cd8d76f8b05a /extensions/Makefile
parentff968303f0e3daec2afd6d10648d5117da496e62 (diff)
secmark: Add libip6t_CONNSECMARK
This patch adds the shared library module for the CONNSECMARK target (IPv6). Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'extensions/Makefile')
-rw-r--r--extensions/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Makefile b/extensions/Makefile
index 15a8f698..b1daa732 100644
--- a/extensions/Makefile
+++ b/extensions/Makefile
@@ -10,7 +10,7 @@ PF6_EXT_SLIB:=connmark eui64 hl icmp6 length limit mac mark multiport owner phys
ifeq ($(DO_SELINUX), 1)
PF_EXT_SE_SLIB:=SECMARK CONNSECMARK
-PF6_EXT_SE_SLIB:=SECMARK
+PF6_EXT_SE_SLIB:=SECMARK CONNSECMARK
endif
# Optionals