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, 4 insertions, 4 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index c54b2d0..16bbbf0 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -27,11 +27,11 @@ if TARGET_ARCHLINUX
SUBDIRS += archlinux
endif
-# We disable shipping of Gentoo and SUSE init scripts for now as they are out of date
+if TARGET_GENTOO
+SUBDIRS += gentoo
+endif
-#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