Imported Upstream version 3.0.4
[debian/gnuradio] / gnuradio-examples / python / usrp / Makefile.in
index 1a4e776a2c4665fa583c8d9b521c87a03f1f2602..a99f13d8729160aee4ce59655fe19a8be7add436 100644 (file)
@@ -21,7 +21,7 @@
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -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               \