aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-05-02 22:34:27 +0200
committerHarald Welte <laforge@osmocom.org>2020-05-02 22:34:27 +0200
commit6e369348b026006bb483b7d3eb57ce5828e5f6bc (patch)
treebb4baf2ff08a7f3a230348d08b6601b2233ca6d8
parentprbs-tool: Add error simulation capabilities (diff)
downloadOsmoTRX-6e369348b026006bb483b7d3eb57ce5828e5f6bc.tar.xz
OsmoTRX-6e369348b026006bb483b7d3eb57ce5828e5f6bc.zip
utils: Ensure content of this directory is included in 'make dist'
The python + matlab should be part of every source release Change-Id: I9814a9a352dbee03177ef9e8dfd19bc2baf0ca07
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 0b8bda0..bac9a7f 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,6 +1,8 @@
AM_CPPFLAGS = $(LIBOSMOCODING_CFLAGS)
AM_CFLAGS = -Wall
+EXTRA_DIST = clockdump.sh matlab
+
noinst_PROGRAMS = osmo-prbs-tool
osmo_prbs_tool_SOURCES = prbs-tool.c