aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-11-23 16:33:33 +0100
committerHarald Welte <laforge@gnumonks.org>2017-12-03 21:14:10 +0000
commit60383a1f7fbcc9ec80fe37443bb6aa530efa1f30 (patch)
tree4ebe0a9eb9ebb959164d9c09a637f0fc5362a24f /Makefile.am
parentb8acdcdf2ef4777a568b14526e4a9fdb9ba2ac74 (diff)
Remove unneeded .py scripts
The ipa.py has been moved to osmo-python-tests as osmo_ipa - use it for vty and ctrl tests instead of local copy. The soap.py and twisted_ipa.py are not MSC-specific: leftovers from repository split which are now available in osmo-python-tests as well. Change-Id: Ia3ab77846c9beae7eca32a81079a4a9bfa4dcc75
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 690deae3a..2f0a78694 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,6 @@ SUBDIRS = \
include \
src \
tests \
- contrib \
$(NULL)
BUILT_SOURCES = $(top_srcdir)/.version