summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-pager/src/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/gr-pager/src/Makefile.am b/gr-pager/src/Makefile.am
index 85f346511..f83066cd2 100644
--- a/gr-pager/src/Makefile.am
+++ b/gr-pager/src/Makefile.am
@@ -29,7 +29,8 @@ TESTS = \
bin_SCRIPTS = \
usrp_flex.py \
- usrp_flex_all.py
+ usrp_flex_all.py \
+ usrp_flex_band.py
noinst_PYTHON = \
qa_pager.py
@@ -70,7 +71,8 @@ ourpython_PYTHON = \
pager_swig.py \
flex_demod.py \
usrp_flex.py \
- usrp_flex_all.py
+ usrp_flex_all.py \
+ usrp_flex_band.py
ourlib_LTLIBRARIES = _pager_swig.la