X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Ffirmware%2Fsrc%2Fcommon%2FMakefile.in;h=6ef71717ac407792ff9d7c464577a73b2cd4d10d;hb=09a1e803a9e6587c78d20cdf16891e5295874668;hp=6ac9185ddf1c95189f348aada65c367b39c45abe;hpb=0cfd4875e519e2b1ee05d074f72ec67391ed13bf;p=debian%2Fgnuradio diff --git a/usrp/firmware/src/common/Makefile.in b/usrp/firmware/src/common/Makefile.in index 6ac9185d..6ef71717 100644 --- a/usrp/firmware/src/common/Makefile.in +++ b/usrp/firmware/src/common/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, @@ -506,7 +506,7 @@ uninstall-am: uninstall-info-am all: usrp_gpif.c usrp_gpif.c usrp_gpif_inline.h : gpif.c - srcdir=$(srcdir) $(srcdir)/edit-gpif $(srcdir)/gpif.c usrp_gpif.c usrp_gpif_inline.h + srcdir=$(srcdir) $(PYTHON) $(srcdir)/edit-gpif $(srcdir)/gpif.c usrp_gpif.c usrp_gpif_inline.h # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: