summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>2001-01-10 12:42:57 +0000
committerhm <hm@FreeBSD.org>2001-01-10 12:42:57 +0000
commit550df6fc0766009ad5353e3e412361b7c36deaf5 (patch)
treed2a8f0a0e7fd4173756a03585a3e47153235bd9f /etc
parentf9a771e2b9a6c85ebc6e41b2418e42f883e5eab4 (diff)
downloadFreeBSD-src-550df6fc0766009ad5353e3e412361b7c36deaf5.zip
FreeBSD-src-550df6fc0766009ad5353e3e412361b7c36deaf5.tar.gz
update the makefile to install all files from this directory to /etc/isdn
Diffstat (limited to 'etc')
-rw-r--r--etc/isdn/Makefile16
1 files changed, 10 insertions, 6 deletions
diff --git a/etc/isdn/Makefile b/etc/isdn/Makefile
index 7e4cd55..ec78726 100644
--- a/etc/isdn/Makefile
+++ b/etc/isdn/Makefile
@@ -1,13 +1,17 @@
# $FreeBSD$
-I4BETCPROG= answer \
- isdntel.sh \
- record \
- tell \
- tell-record
+I4BETCPROG= answer \
+ isdntel.sh \
+ record \
+ tell \
+ tell-record \
+ unknown_incoming
-I4BETCFILE= isdnd.rates.D \
+I4BETCFILE= holidays.D \
+ isdnd.rates.A \
+ isdnd.rates.D \
isdnd.rates.F \
+ isdnd.rates.L \
isdnd.rates.UK.BT \
isdnd.rc.sample \
isdntel.alias.sample
OpenPOWER on IntegriCloud