Imported Upstream version 3.0.4
[debian/gnuradio] / usrp / fpga / Makefile.in
index 689a7fa119bd1743554c5d173ac396049c17d484..b19d3e21b3d62078ad8df91f6712792654dd75d9 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,
@@ -62,7 +62,7 @@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.extra \
 subdir = usrp/fpga
 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 \
@@ -387,7 +387,6 @@ EXTRA_DIST = \
        models/ssram.v                                 \
        sdr_lib/adc_interface.v                        \
        sdr_lib/bidir_reg.v                            \
-       sdr_lib/bus_interface.v                        \
        sdr_lib/cic_decim.v                            \
        sdr_lib/cic_int_shifter.v                      \
        sdr_lib/cic_interp.v                           \