summaryrefslogtreecommitdiff
path: root/tests/offsets/Makefile.am
diff options
context:
space:
mode:
authorColin Walters <walters@src.gnome.org>2008-11-26 15:47:35 +0000
committerColin Walters <walters@src.gnome.org>2008-11-26 15:47:35 +0000
commit517267dbfc166a44ac63a32a5fe76af21c04b2fe (patch)
tree7a1aa95ba9886442bbe3af87d693a18b8fa7c160 /tests/offsets/Makefile.am
parent34a95322d74db8e41f84fc0535f0a3786e7644a4 (diff)
downloadgobject-introspection-517267dbfc166a44ac63a32a5fe76af21c04b2fe.tar.gz
Add --libtool option which we expect Automake-using people to pass
svn path=/trunk/; revision=977
Diffstat (limited to 'tests/offsets/Makefile.am')
-rw-r--r--tests/offsets/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am
index 2c3cae20..d04b8015 100644
--- a/tests/offsets/Makefile.am
+++ b/tests/offsets/Makefile.am
@@ -20,6 +20,7 @@ liboffsets_la_LDFLAGS = -avoid-version -rpath $(libdir)
offsets-1.0.gir: liboffsets.la offsets.h $(SCANNER_BIN) $(SCANNER_LIBS) Makefile
$(CHECK_DEBUG) $(SCANNER) \
+ --libtool="$(LIBTOOL)" \
--library=offsets \
--namespace=offsets \
--nsversion=1.0 \