X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2FMakefile.am;h=c3e529da9834f098a050e2b7864be0e7c2f29411;hb=1d63a52520ebdac7242784eafa79093b7fc2710d;hp=60ec4c45f5b6ac213d9bd5371400012ec12f9a42;hpb=86f5c92427b3f4bb30536d76cf63c3fca388fb2f;p=debian%2Fgnuradio diff --git a/usrp/Makefile.am b/usrp/Makefile.am index 60ec4c45..c3e529da 100644 --- a/usrp/Makefile.am +++ b/usrp/Makefile.am @@ -5,7 +5,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, @@ -19,8 +19,13 @@ # Boston, MA 02110-1301, USA. # -EXTRA_DIST = usrp.pc.in usrp.iss.in usrp.inf +EXTRA_DIST = \ + usrp.pc.in \ + usrp.iss.in \ + usrp.inf + SUBDIRS = host firmware fpga doc pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = usrp.pc +pkgconfig_DATA = \ + usrp.pc