X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=usrp%2Fhost%2Flib%2FMakefile.am;h=83f2984e7795420935d4d80e7d1a2a084273ca98;hb=b78ae1de4d9bbde942e5e7556630d7ccd8161c30;hp=be4b4e7faca3a47cc623968ef65002774cecabca;hpb=0cfd4875e519e2b1ee05d074f72ec67391ed13bf;p=debian%2Fgnuradio diff --git a/usrp/host/lib/Makefile.am b/usrp/host/lib/Makefile.am index be4b4e7f..83f2984e 100644 --- a/usrp/host/lib/Makefile.am +++ b/usrp/host/lib/Makefile.am @@ -146,7 +146,7 @@ noinst_PYTHON = \ dump_data.py usrp_dbid.py usrp_dbid.h usrp_dbid.cc: gen_usrp_dbid.py usrp_dbid.dat - PYTHONPATH=$(top_srcdir)/usrp/src srcdir=$(srcdir) $(srcdir)/gen_usrp_dbid.py $(srcdir)/usrp_dbid.dat + PYTHONPATH=$(top_srcdir)/usrp/src srcdir=$(srcdir) $(PYTHON) $(srcdir)/gen_usrp_dbid.py $(srcdir)/usrp_dbid.dat MOSTLYCLEANFILES = \ $(BUILT_SOURCES) *~ *.pyc