summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index b20408a..ea26a62 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -1,16 +1,10 @@
SUBDIRS =
-if TARGET_REDHAT
-SUBDIRS += RedHat
-endif
if TARGET_GENTOO
SUBDIRS += Gentoo
endif
if TARGET_DEBIAN
SUBDIRS += Debian
endif
-if TARGET_SLACKWARE
-SUBDIRS += Slackware
-endif
if TARGET_SUSE
SUBDIRS += SUSE
endif