From: jcorgan Date: Wed, 13 Sep 2006 01:40:21 +0000 (+0000) Subject: Better fix for ticket:64 that will work with VPATH builds. X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=07680d145f38e05e1b0be9980db3645a63334234;p=debian%2Fgnuradio Better fix for ticket:64 that will work with VPATH builds. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3528 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/gr-usrp/src/run_tests.in b/gr-usrp/src/run_tests.in index 6c29581b..1f8414b8 100644 --- a/gr-usrp/src/run_tests.in +++ b/gr-usrp/src/run_tests.in @@ -5,7 +5,7 @@ # 3rd parameter is path to Python QA directory # For Win32 -PATH=@top_builddir@/usrp/host/lib/.libs:$PATH +PATH=@abs_top_builddir@/usrp/host/lib/.libs:$PATH @top_builddir@/run_tests.sh \ @abs_top_srcdir@/gr-usrp \