summaryrefslogtreecommitdiff
path: root/tests/everything/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/everything/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/everything/Makefile.am')
-rw-r--r--tests/everything/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/everything/Makefile.am b/tests/everything/Makefile.am
index 913cda9f..5055dca5 100644
--- a/tests/everything/Makefile.am
+++ b/tests/everything/Makefile.am
@@ -33,6 +33,7 @@ BUILT_SOURCES = $(TYPELIBS) $(TXMLS) $(GIRS)
Everything-$(TYPELIB_VERSION).gir: libgirepository-everything.la everything.c everything.h $(SCANNER_BIN) $(SCANNER_LIBS)
$(CHECK_DEBUG) $(SCANNER) \
--include=GObject-2.0 \
+ --libtool="$(LIBTOOL)" \
--library=girepository-everything \
--namespace=Everything --nsversion=$(TYPELIB_VERSION) \
--pkg gobject-2.0 \