Renamed simplified HRPT script to allow restoring original
[debian/gnuradio] / gr-noaa / apps / Makefile.am
index 5cefe9d21f5a0d9a3c11a7be4ecc845d26fb9f0b..8cc7cdbebe4acf7a6db75d425c99401237f1c4f3 100644 (file)
@@ -25,13 +25,13 @@ 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