]> git.meshlink.io Git - catta/blobdiff - initscript/Makefile.am
Fix ./configure: line 23192: xyes: command not found
[catta] / initscript / Makefile.am
index eb5c75d78266abed7270c93eaecbf1a2d626a15e..16bbbf046fdd94edc5090b42ec768b19dbf5db03 100644 (file)
 SUBDIRS = 
 
 if TARGET_DEBIAN
-SUBDIRS += Debian
+SUBDIRS += debian
 endif
 
 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
+#SUBDIRS += suse
 #endif