]> git.pld-linux.org Git - projects/rc-scripts.git/blame - sysconfig/Makefile.am
- static arp per interface support
[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 \
763b88c2 9 hwprof \
de1fc6ce 10 system \
7e04fe0e 11 network \
ca263bb1 12 static-routes \
9fa070b0 13 static-nat \
eaf1d53a 14 static-arp \
f5e07d24 15 i18n \
e686ef49 16 timezone \
17 ip-rules
7e04fe0e 18
19EXTRA_DIST = $(sysconfig_DATA)
This page took 0.053493 seconds and 4 git commands to generate.