]> git.meshlink.io Git - catta/blobdiff - initscript/Makefile.am
* generate initscript/archlinux/Makefile
[catta] / initscript / Makefile.am
index eb5c75d78266abed7270c93eaecbf1a2d626a15e..c54b2d0dcc997ce2bf64068616fa2f3a8f87d670 100644 (file)
@@ -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