aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-12-19 18:12:11 +0100
committerMax <msuraev@sysmocom.de>2017-12-19 18:21:13 +0100
commite882482db5b211174bfac94284741cc35f8b9b0d (patch)
treef99a813b5aef3ef1245e3ee93c014dd7ac9b1877 /Makefile.am
parent41505ae1d3485533d743d4c46e6c2269f64f0533 (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 SGSN-specific: leftovers from repository split which are now available in osmo-python-tests as well. Change-Id: I3ef4ca790878921a5846f64942a8de8a6ff9c11c
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 d57b66d8d..38fdcba2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,6 @@ SUBDIRS = \
include \
src \
tests \
- contrib \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig