X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=initscript%2FMakefile.am;h=a00be2153f2c875e036f6d2521d27457758e91fc;hb=c52e4dc323f39d9a9ee59062d95d769882497f1b;hp=12ed429b0ed0522acacf6831bdefb39afa038786;hpb=09b102d429c483d92d269622e2ce748e69abf5f9;p=catta diff --git a/initscript/Makefile.am b/initscript/Makefile.am index 12ed429..a00be21 100644 --- a/initscript/Makefile.am +++ b/initscript/Makefile.am @@ -34,3 +34,7 @@ endif if TARGET_SUSE SUBDIRS += suse endif + +if TARGET_FEDORA +SUBDIRS += fedora +endif