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