]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/interfaces/Makefile.am
- from PLD
[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 = ifcfg-eth0
8
9 noinst_DATA = \
10         ifcfg-br0 \
11         ifcfg-description \
12         ifcfg-eth0.1 \
13         ifcfg-irda0 \
14         ifcfg-irlan0 \
15         ifcfg-ppp0.pppoe \
16         ifcfg-ppp0.kou \
17         ifcfg-ppp0.callback \
18         ifcfg-ppp0.eagle-usb-neostrada \
19         ifcfg-ppp0.gprs-idea \
20         ifcfg-ppp0.gprs-plusgsm \
21         ifcfg-ppp0.leased1 \
22         ifcfg-ppp0.leased2 \
23         ifcfg-ppp0.speedtouch-neostrada \
24         ifcfg-ppp0.tpsa \
25         ifcfg-ppp0.ueagle-neostrada \
26         ifcfg-ppp0.ueagle4-neostrada \
27         ifcfg-sl0 \
28         tnlcfg-description \
29         tnlcfg-icm 
30
31
32 EXTRA_DIST = $(interfaces_DATA) $(noinst_DATA)