]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/Makefile.am
Drop obsolete msg_() functions.
[projects/rc-scripts.git] / sysconfig / Makefile.am
CommitLineData
7e04fe0e 1@SET_MAKE@
2
763b88c2 3SUBDIRS = network-scripts interfaces hwprofiles
7e04fe0e 4
5sysconfigdir = @sysconfigdir@
6
7sysconfig_DATA = \
19082217 8 clock \
503bfc80 9 init-colors \
5d8a8f8c 10 init-colors.gentoo \
763b88c2 11 hwprof \
de1fc6ce 12 system \
7e04fe0e 13 network \
ca263bb1 14 static-routes \
9fa070b0 15 static-nat \
eaf1d53a 16 static-arp \
f5e07d24 17 i18n \
0c67f467 18 timezone
7e04fe0e 19
20EXTRA_DIST = $(sysconfig_DATA)
This page took 0.125656 seconds and 4 git commands to generate.