X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2FMakefile.in;h=5dac8717dab5845734eefe5fd25339189385fc35;hb=149de12d84580715664dc5461ab5d10ae4ff1ed8;hp=47d08444fcda812d17d221e34cd7fbfc9782d5a4;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/usrp/Makefile.in b/usrp/Makefile.in index 47d08444..5dac8717 100644 --- a/usrp/Makefile.in +++ b/usrp/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, @@ -63,7 +63,7 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/usrp.iss.in $(srcdir)/usrp.pc.in AUTHORS ChangeLog 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 \