]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/Makefile.am
Disabled --enable-maintainer-mode --enable-compile-warnings (unsupported by current...
[projects/rc-scripts.git] / sysconfig / Makefile.am
CommitLineData
7e04fe0e 1@SET_MAKE@
2
686f4b8d 3SUBDIRS = network-scripts interfaces hwprofiles cpusets
7e04fe0e 4
5sysconfigdir = @sysconfigdir@
6
7sysconfig_DATA = \
19082217 8 clock \
503bfc80 9 init-colors \
763b88c2 10 hwprof \
de1fc6ce 11 system \
7e04fe0e 12 network \
ca263bb1 13 static-routes \
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.103465 seconds and 4 git commands to generate.