summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'initscript/Makefile.am')
-rw-r--r--initscript/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index 16bbbf0..12ed429 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -31,8 +31,6 @@ if TARGET_GENTOO
SUBDIRS += gentoo
endif
-# We disable shipping of these init scripts for now as they are out of date
-
-#if TARGET_SUSE
-#SUBDIRS += suse
-#endif
+if TARGET_SUSE
+SUBDIRS += suse
+endif