]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/Makefile.am
fix RC_LOGGING=no daemon --makepid --fork write proper pidfile
[projects/rc-scripts.git] / sysconfig / Makefile.am
CommitLineData
7e04fe0e 1@SET_MAKE@
2
f67ce454 3SUBDIRS = interfaces hwprofiles cpusets
7e04fe0e 4
5sysconfigdir = @sysconfigdir@
6
7sysconfig_DATA = \
503bfc80 8 init-colors \
763b88c2 9 hwprof \
de1fc6ce 10 system \
7e04fe0e 11 network \
ca263bb1 12 static-routes \
fa68650b 13 static-routes6 \
9fa070b0 14 static-nat \
eaf1d53a 15 static-arp \
91ba1769 16 i18n
7e04fe0e 17
58a99dcf
AM
18noinst_DATA = \
19 init-colors.gentoo
20
21EXTRA_DIST = $(sysconfig_DATA) $(noinst_DATA)
This page took 0.459288 seconds and 4 git commands to generate.