summaryrefslogtreecommitdiffstats
path: root/initscript/Makefile.am
blob: ea26a623c46419302c4943fbc2b8192a97a5d146 (plain)
1
2
3
4
5
6
7
8
9
10
SUBDIRS = 
if TARGET_GENTOO
SUBDIRS += Gentoo
endif
if TARGET_DEBIAN
SUBDIRS += Debian
endif
if TARGET_SUSE
SUBDIRS += SUSE
endif