summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/Makefile.am
diff options
context:
space:
mode:
authorTom Rondeau2011-09-13 12:28:57 -0400
committerTom Rondeau2011-09-13 12:28:57 -0400
commit46168fbd1e3dfb68cafe2b512641c67e2a6b5d80 (patch)
treeefd8140b2f4d0e2e59253a275d3a4b99fc952510 /gnuradio-examples/python/digital/Makefile.am
parent74f835a3168db5336d36e6c9651eb5d6a0d35ec4 (diff)
downloadgnuradio-46168fbd1e3dfb68cafe2b512641c67e2a6b5d80.tar.gz
gnuradio-46168fbd1e3dfb68cafe2b512641c67e2a6b5d80.tar.bz2
gnuradio-46168fbd1e3dfb68cafe2b512641c67e2a6b5d80.zip
digital: moved tx/rx_voice from gnuradio-examples into gr-digital. Tested and working with new dbpsk,dqpsk,d8psk.
Diffstat (limited to 'gnuradio-examples/python/digital/Makefile.am')
-rw-r--r--gnuradio-examples/python/digital/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnuradio-examples/python/digital/Makefile.am b/gnuradio-examples/python/digital/Makefile.am
index 91f662dc7..f9d129400 100644
--- a/gnuradio-examples/python/digital/Makefile.am
+++ b/gnuradio-examples/python/digital/Makefile.am
@@ -41,6 +41,4 @@ dist_ourdata_SCRIPTS = \
benchmark_tx.py \
benchmark_qt_rx.py \
benchmark_qt_loopback.py\
- rx_voice.py \
- tunnel.py \
- tx_voice.py
+ tunnel.py \ No newline at end of file