summaryrefslogtreecommitdiff
path: root/Xext/Makefile.am
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-10-17 14:13:02 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-10-17 14:13:02 -0400
commitaf4dde0ac19ecec1d0ad988eb25b15401e7c6b36 (patch)
tree7872e943bc344bd3411a4cf328d70cf03c9b9c57 /Xext/Makefile.am
parentbaabae623b3658196b67a710dc72663c2105bf31 (diff)
xselinux: Remove config file, this has been moved to the policy.
Diffstat (limited to 'Xext/Makefile.am')
-rw-r--r--Xext/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Xext/Makefile.am b/Xext/Makefile.am
index 2423c8396..6fe1c3488 100644
--- a/Xext/Makefile.am
+++ b/Xext/Makefile.am
@@ -80,9 +80,6 @@ endif
XSELINUX_SRCS = xselinux.c xselinux.h
if XSELINUX
BUILTIN_SRCS += $(XSELINUX_SRCS)
-
-SERVERCONFIG_DATA += XSELinuxConfig
-AM_CFLAGS += -DXSELINUXCONFIGFILE=\"$(SERVERCONFIGdir)/XSELinuxConfig\"
endif
# Security extension: multi-level security to protect clients from each other