summaryrefslogtreecommitdiff
path: root/tests/offsets
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2009-08-17 07:46:22 -0400
committerColin Walters <walters@verbum.org>2009-08-17 07:46:22 -0400
commita1b7488c718cb6a26d1152885d8fbe1e0abb9895 (patch)
treeb5aa123d062ddc27921dd0b9a726123598e317bd /tests/offsets
parentec1af4caa11788442b3b1ffae3d36bc7f53b52b8 (diff)
downloadgobject-introspection-a1b7488c718cb6a26d1152885d8fbe1e0abb9895.tar.gz
Bug 592055 - Build/test fixes
The last few commits regressed 'check'; fix those up.
Diffstat (limited to 'tests/offsets')
-rw-r--r--tests/offsets/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am
index c725bbc0..e27bedbe 100644
--- a/tests/offsets/Makefile.am
+++ b/tests/offsets/Makefile.am
@@ -54,7 +54,7 @@ CLEANFILES += gitestoffsets.c
check-local: offsets-1.0.typelib
LD_LIBRARY_PATH=$(top_builddir)/girepository/.libs:$(builddir)/.libs$${LD_LIBRARY_PATH:+:$$LD_LIBRARY_PATH} \
- GI_TYPELIB_PATH=:$(top_builddir)/gir gitestoffsets$(EXEEXT) offsets.compiled offsets.introspected
+ GI_TYPELIB_PATH=:$(top_builddir)/gir ./gitestoffsets$(EXEEXT) offsets.compiled offsets.introspected
diff -u offsets.compiled offsets.introspected
CLEANFILES += offsets.compiled offsets.introspected