]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/Makefile.am
Merge color customization support created by Łukasz Pawelczyk <havner/at/pld-linux...
[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
AM
9 init-colors \
10 init-colors.plddefault \
763b88c2 11 hwprof \
de1fc6ce 12 system \
7e04fe0e 13 network \
ca263bb1 14 static-routes \
9fa070b0 15 static-nat \
eaf1d53a 16 static-arp \
f5e07d24 17 i18n \
e686ef49 18 timezone \
19 ip-rules
7e04fe0e 20
21EXTRA_DIST = $(sysconfig_DATA)
This page took 0.16247 seconds and 4 git commands to generate.