diff options
author | Josh Blum <josh@joshknows.com> | 2011-09-15 17:50:51 -0400 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-09-15 17:50:51 -0400 |
commit | a06aead65824c201ca275b89aee096cd16b28caf (patch) | |
tree | dc0997e2ec218989a3d7ed50858149715cc64212 /gnuradio-examples/python/digital/Makefile.am | |
parent | 7628cff158a4bddaef5f38dc649ea9047008ed48 (diff) | |
parent | 46168fbd1e3dfb68cafe2b512641c67e2a6b5d80 (diff) |
Merge branch 'digital' of git://github.com/trondeau/gnuradio into digital
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 e32180cd49..f9d1294001 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 |