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