From e64d5bd29b3a206c727170c18616ea95f62a0fae Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 8 Mar 2017 00:59:02 +0100 Subject: build: fix distcheck: include gen scripts in EXTRA_DIST Change-Id: Id94d2fe83f080a18a2a686206bd21cf5fafe2fa7 --- utils/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils') 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 -- cgit v1.2.3