utils: Ensure content of this directory is included in 'make dist'

The python + matlab should be part of every source release

Change-Id: I9814a9a352dbee03177ef9e8dfd19bc2baf0ca07
This commit is contained in:
Harald Welte 2020-05-02 22:34:27 +02:00
parent 546516d79c
commit 6e369348b0
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
AM_CPPFLAGS = $(LIBOSMOCODING_CFLAGS) AM_CPPFLAGS = $(LIBOSMOCODING_CFLAGS)
AM_CFLAGS = -Wall AM_CFLAGS = -Wall
EXTRA_DIST = clockdump.sh matlab
noinst_PROGRAMS = osmo-prbs-tool noinst_PROGRAMS = osmo-prbs-tool
osmo_prbs_tool_SOURCES = prbs-tool.c osmo_prbs_tool_SOURCES = prbs-tool.c