X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Ffpga%2FMakefile.in;h=b19d3e21b3d62078ad8df91f6712792654dd75d9;hb=09a1e803a9e6587c78d20cdf16891e5295874668;hp=689a7fa119bd1743554c5d173ac396049c17d484;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/usrp/fpga/Makefile.in b/usrp/fpga/Makefile.in index 689a7fa1..b19d3e21 100644 --- a/usrp/fpga/Makefile.in +++ b/usrp/fpga/Makefile.in @@ -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 \