Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary packaging...
[debian/gnuradio] / gnuradio-examples / python / digital / Makefile.am
index 20f27a5bc41baad3151df13b1a08905b328c6dfe..64a8665905193c7b9cd28a59f893201bddef74ba 100644 (file)
@@ -31,6 +31,7 @@ dist_ourdata_SCRIPTS =                \
        benchmark_rx.py         \
        benchmark_tx.py         \
        gen_whitener.py         \
+       generic_usrp.py         \
        pick_bitrate.py         \
        receive_path.py         \
        receive_path_lb.py      \
@@ -39,4 +40,5 @@ dist_ourdata_SCRIPTS =                \
        transmit_path.py        \
        transmit_path_lb.py     \
        tunnel.py               \
-       tx_voice.py
+       tx_voice.py             \
+       usrp_options.py