aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-08 00:59:02 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-20 14:30:43 +0100
commite64d5bd29b3a206c727170c18616ea95f62a0fae (patch)
tree940120ec6cb4d702784cc2d5f0c091d5f9b5a234
parentf444600afe1d1b9ddfd75bb6abcd0d51af6ddad7 (diff)
build: fix distcheck: include gen scripts in EXTRA_DIST
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index e95f546d..51af3d8c 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -2,6 +2,8 @@ if ENABLE_UTILITIES
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS)
AM_CFLAGS = -Wall
+EXTRA_DIST = conv_gen.py conv_codes_gsm.py
+
bin_PROGRAMS = osmo-arfcn osmo-auc-gen
osmo_arfcn_SOURCES = osmo-arfcn.c