summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index dbce3a2..7fcd15f 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -50,3 +50,7 @@ endif
if TARGET_FREEBSD
SUBDIRS += freebsd
endif
+
+if TARGET_SLACKWARE
+SUBDIRS += slackware
+endif