aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-05-02 22:27:14 +0200
committerHarald Welte <laforge@osmocom.org>2020-05-02 22:32:34 +0200
commit6879bb0db9d9dcff06c5e4b663aaad3a2d0a511c (patch)
treeeed73f9c3c8ab70d7866bd0b78efa5d381776d7b /Makefile.am
parenta7143bf7a12e6794253dd970c41badbbae8ec0b7 (diff)
PRBS tool sending PRBS sequence to TRX
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8b55e79..9462fa8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -33,7 +33,8 @@ SUBDIRS = \
GSM \
Transceiver52M \
contrib \
- tests
+ tests \
+ utils
EXTRA_DIST = \
LEGAL \