Work in progress, added GRC-based single channel receiver
[debian/gnuradio] / gr-pager / apps / Makefile.am
index 64a79f5946a8773f65769a7a4101cf8139fe6083..0e9f1215bfed07ab464208a5dedf78b288800108 100644 (file)
@@ -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
+