summaryrefslogtreecommitdiff
path: root/gr-digital/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-08-20 19:54:05 -0400
committerTom Rondeau <trondeau@vt.edu>2012-08-20 19:54:05 -0400
commite7de8a7b826d5cbd9c9358d96ab44d115fa53524 (patch)
treeda66361fdfad62fbb62cb09cb0317f2351b2965c /gr-digital/examples/CMakeLists.txt
parenta8f91e9cca303d13fa153e8995fe8d093e3217ab (diff)
digital: fixed up digital blocks to make examples work again.
Added GMSK loopback to test that block, too. Switched a couple over to qtgui instead of wx.
Diffstat (limited to 'gr-digital/examples/CMakeLists.txt')
-rw-r--r--gr-digital/examples/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-digital/examples/CMakeLists.txt b/gr-digital/examples/CMakeLists.txt
index 63e1eba4e4..64c4641aa5 100644
--- a/gr-digital/examples/CMakeLists.txt
+++ b/gr-digital/examples/CMakeLists.txt
@@ -53,7 +53,6 @@ GR_PYTHON_INSTALL(PROGRAMS
ofdm/benchmark_rx.py
ofdm/benchmark_tx.py
ofdm/gr_plot_ofdm.py
- ofdm/ofdm_mod_demod_test.py
ofdm/receive_path.py
ofdm/transmit_path.py
ofdm/tunnel.py