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, 3 insertions, 3 deletions
diff --git a/initscript/Makefile.am b/initscript/Makefile.am
index eb5c75d..c54b2d0 100644
--- a/initscript/Makefile.am
+++ b/initscript/Makefile.am
@@ -20,7 +20,7 @@
SUBDIRS =
if TARGET_DEBIAN
-SUBDIRS += Debian
+SUBDIRS += debian
endif
if TARGET_ARCHLINUX
@@ -30,9 +30,9 @@ endif
# We disable shipping of Gentoo and SUSE init scripts for now as they are out of date
#if TARGET_GENTOO
-#SUBDIRS += Gentoo
+#SUBDIRS += gentoo
#endif
#if TARGET_SUSE
-#SUBDIRS += SUSE
+#SUBDIRS += suse
#endif