diff options
Diffstat (limited to 'gnuradio-examples/python/usrp/Makefile.am')
-rw-r--r-- | gnuradio-examples/python/usrp/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnuradio-examples/python/usrp/Makefile.am b/gnuradio-examples/python/usrp/Makefile.am index 8033b2a7a..addee0d40 100644 --- a/gnuradio-examples/python/usrp/Makefile.am +++ b/gnuradio-examples/python/usrp/Makefile.am @@ -25,6 +25,4 @@ ourdatadir = $(exampledir)/usrp dist_ourdata_SCRIPTS = \ fm_tx_2_daughterboards.py \ - test_dft_analysis.py \ - test_dft_synth.py \ usrp_spectrum_sense.py |