diff options
author | Tom Rondeau | 2011-10-03 20:42:01 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-10-03 20:42:01 -0400 |
commit | 2c9a6806be22be2d9034204343a0f893890a6132 (patch) | |
tree | 18e83a3c968c9aa6a7b24a26ead29b2718249d0c /gnuradio-examples | |
parent | 0cb63ce3180cca0df6bbf3dcebe0290bcfbe2760 (diff) | |
download | gnuradio-2c9a6806be22be2d9034204343a0f893890a6132.tar.gz gnuradio-2c9a6806be22be2d9034204343a0f893890a6132.tar.bz2 gnuradio-2c9a6806be22be2d9034204343a0f893890a6132.zip |
uhd: build script changes for multi-antenna examples
Diffstat (limited to 'gnuradio-examples')
-rw-r--r-- | gnuradio-examples/python/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnuradio-examples/python/Makefile.am b/gnuradio-examples/python/Makefile.am index c9084505d..19e39969f 100644 --- a/gnuradio-examples/python/Makefile.am +++ b/gnuradio-examples/python/Makefile.am @@ -25,7 +25,6 @@ SUBDIRS = \ digital \ digital-bert \ mp-sched \ - multi-antenna \ multi_usrp \ network \ ofdm \ |