summaryrefslogtreecommitdiff
path: root/gr-pager/apps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gr-pager/apps/Makefile.am')
-rw-r--r--gr-pager/apps/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/gr-pager/apps/Makefile.am b/gr-pager/apps/Makefile.am
index 64a79f594..0e9f1215b 100644
--- a/gr-pager/apps/Makefile.am
+++ b/gr-pager/apps/Makefile.am
@@ -26,6 +26,10 @@ if PYTHON
dist_bin_SCRIPTS = \
usrp_flex.py \
usrp_flex_all.py \
- usrp_flex_band.py
-
+ usrp_flex_band.py \
+ usrp_rx_flex.py
endif
+
+EXTRA_DIST = \
+ usrp_rx_flex.grc
+