Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
[debian/gnuradio] / gr-noaa / apps / Makefile.am
index 906638ff14211d367139ed8a7f9d978a2da2f444..b9787a92c48859c27fcacbdd64257b17480263f0 100644 (file)
@@ -26,10 +26,14 @@ if PYTHON
 dist_bin_SCRIPTS = \
        demod_hrpt_file.py \
        usrp_rx_hrpt.py \
+       usrp_rx_hrpt2.py \
+       usrp_rx_hrpt_nogui.py \
        usrp_rx_lrit.py
 
 EXTRA_DIST = \
        demod_hrpt_file.grc \
        usrp_rx_hrpt.grc \
+       usrp_rx_hrpt2.grc \
+       usrp_rx_hrpt_nogui.grc \
        usrp_rx_lrit.grc
 endif