summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 72ac86f..376b069 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -162,9 +162,6 @@ install-data-hook:
echo "NOTE: routing.conf already exists, not changed." ; else \
cp -v default/routing.conf $(CONFIGdir) ; fi
if ENABLE_GSM
- @if test -a $(CONFIGdir)/gsm.conf ; then \
- echo "NOTE: gsm.conf already exists, not changed." ; else \
- cp -v default/gsm.conf $(CONFIGdir) ; fi
@if test -a $(CONFIGdir)/openbsc.cfg ; then \
echo "NOTE: openbsc.cfg already exists, not changed." ; else \
cp -v default/openbsc.cfg $(CONFIGdir) ; fi