]> git.meshlink.io Git - catta/blob - initscript/Makefile.am
Add patches from Sebastien Estienne
[catta] / initscript / Makefile.am
1 SUBDIRS = 
2 if TARGET_REDHAT
3 SUBDIRS += RedHat
4 endif
5 if TARGET_GENTOO
6 SUBDIRS += Gentoo
7 endif
8 if TARGET_DEBIAN
9 SUBDIRS += Debian
10 endif
11 if TARGET_SLACKWARE
12 SUBDIRS += Slackware
13 endif
14 if TARGET_SUSE
15 SUBDIRS += SUSE
16 endif