diff options
Diffstat (limited to 'gnuradio-examples/python/digital/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/digital/Makefile.am | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gnuradio-examples/python/digital/Makefile.am b/gnuradio-examples/python/digital/Makefile.am index e32180cd4..f9d129400 100644 --- a/gnuradio-examples/python/digital/Makefile.am +++ b/gnuradio-examples/python/digital/Makefile.am @@ -41,8 +41,4 @@ dist_ourdata_SCRIPTS = \ benchmark_tx.py \ benchmark_qt_rx.py \ benchmark_qt_loopback.py\ - gen_whitener.py \ - rx_voice.py \ - run_length.py \ - tunnel.py \ - tx_voice.py + tunnel.py
\ No newline at end of file |