diff options
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/Makefile.am | 2 | 
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  | 
