]> git.pld-linux.org Git - projects/rc-scripts.git/blob - sysconfig/interfaces/Makefile.am
- added missing files
[projects/rc-scripts.git] / sysconfig / interfaces / Makefile.am
1 @SET_MAKE@
2
3 SUBDIRS = data up.d down.d
4
5 interfacesdir = @sysconfigdir@/interfaces
6
7 interfaces_DATA = \
8         ifcfg-br0 \
9         ifcfg-description \
10         ifcfg-eth0 \
11         ifcfg-irda0 \
12         ifcfg-irlan0 \
13         ifcfg-ppp0.callback \
14         ifcfg-ppp0.gprs-plusgsm \
15         ifcfg-ppp0.leased1 \
16         ifcfg-ppp0.leased2 \
17         ifcfg-ppp0.tpsa \
18         ifcfg-sl0 \
19         tnlcfg-description \
20         tnlcfg-icm 
21
22
23 EXTRA_DIST = $(interfaces_DATA)
This page took 0.023623 seconds and 3 git commands to generate.