X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-examples%2Fpython%2Fusrp%2FMakefile.in;h=45f69a5fa590bb398fbb89291fdaad60faba5787;hb=b78ae1de4d9bbde942e5e7556630d7ccd8161c30;hp=1a4e776a2c4665fa583c8d9b521c87a03f1f2602;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gnuradio-examples/python/usrp/Makefile.in b/gnuradio-examples/python/usrp/Makefile.in index 1a4e776a..45f69a5f 100644 --- a/gnuradio-examples/python/usrp/Makefile.in +++ b/gnuradio-examples/python/usrp/Makefile.in @@ -61,7 +61,7 @@ subdir = gnuradio-examples/python/usrp DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/config/acx_pthread.m4 \ - $(top_srcdir)/config/cppunit.m4 $(top_srcdir)/config/gr_as.m4 \ + $(top_srcdir)/config/cppunit.m4 \ $(top_srcdir)/config/gr_boost.m4 \ $(top_srcdir)/config/gr_check_createfilemapping.m4 \ $(top_srcdir)/config/gr_check_shm_open.m4 \ @@ -319,7 +319,6 @@ EXTRA_DIST = \ am_rcv.py \ ayfabtu.py \ benchmark_usb.py \ - dsb_tx.py \ flexrf_debug.py \ flexrf_siggen.py \ fm_tx_2_daughterboards.py \