out-of-tree build: fixed bindtests and inspector
[libguestfs.git] / haskell / run-bindtests
index ce01af9..7b45145 100755 (executable)
@@ -19,5 +19,4 @@
 set -e
 
 ./Bindtests > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
-
+diff -u ${srcdir}/../bindtests bindtests.tmp