]> git.meshlink.io Git - catta/blobdiff - initscript/Makefile.am
update todo
[catta] / initscript / Makefile.am
index 16bbbf046fdd94edc5090b42ec768b19dbf5db03..a00be2153f2c875e036f6d2521d27457758e91fc 100644 (file)
@@ -31,8 +31,10 @@ 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
+if TARGET_FEDORA
+SUBDIRS += fedora
+endif