diff options
author | Tom Rondeau | 2011-10-06 20:02:56 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-10-06 20:02:56 -0400 |
commit | ee09a80f9962e9c69101b714442104ae0e329459 (patch) | |
tree | 395a7e8e6d0a38ddcf417201646abe29ced2e565 /config | |
parent | 255b44a62b72bb8c20d2f4bf36f3e462e5863a4a (diff) | |
download | gnuradio-ee09a80f9962e9c69101b714442104ae0e329459.tar.gz gnuradio-ee09a80f9962e9c69101b714442104ae0e329459.tar.bz2 gnuradio-ee09a80f9962e9c69101b714442104ae0e329459.zip |
digital: removed old digital and digital-bert scripts that will no longer work. All of these have been replaced in gr-digital/examples.
Diffstat (limited to 'config')
-rw-r--r-- | config/grc_gnuradio_examples.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/grc_gnuradio_examples.m4 b/config/grc_gnuradio_examples.m4 index 2fccc83d1..9a32e5ab9 100644 --- a/config/grc_gnuradio_examples.m4 +++ b/config/grc_gnuradio_examples.m4 @@ -28,8 +28,6 @@ AC_DEFUN([GRC_GNURADIO_EXAMPLES],[ gnuradio-examples/Makefile \ gnuradio-examples/python/Makefile \ gnuradio-examples/grc/Makefile \ - gnuradio-examples/python/digital/Makefile \ - gnuradio-examples/python/digital-bert/Makefile \ gnuradio-examples/python/mp-sched/Makefile \ gnuradio-examples/python/multi_usrp/Makefile \ gnuradio-examples/python/network/Makefile \ |