summaryrefslogtreecommitdiff
path: root/gr-usrp/src
diff options
context:
space:
mode:
Diffstat (limited to 'gr-usrp/src')
-rw-r--r--gr-usrp/src/run_tests.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-usrp/src/run_tests.in b/gr-usrp/src/run_tests.in
index a99bd1723..6c29581b7 100644
--- a/gr-usrp/src/run_tests.in
+++ b/gr-usrp/src/run_tests.in
@@ -4,6 +4,9 @@
# 2nd parameter is absolute path to component build directory
# 3rd parameter is path to Python QA directory
+# For Win32
+PATH=@top_builddir@/usrp/host/lib/.libs:$PATH
+
@top_builddir@/run_tests.sh \
@abs_top_srcdir@/gr-usrp \
@abs_top_builddir@/gr-usrp \