From c962f562da3c73c32dbff619711339c54a277dc7 Mon Sep 17 00:00:00 2001 From: Monsta Date: Tue, 9 Dec 2014 18:24:43 +0300 Subject: fix GI build again... https://git.gnome.org/browse/evince/commit/?id=0da73daa6993026466a8f817975c7bd5dd2d6737 --- libdocument/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdocument') diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index b3e79c0c..bb6fc597 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -163,7 +163,7 @@ AtrilDocument-$(EV_API_VERSION).gir: libatrildocument.la Makefile $(INST_H_FILES --include=GdkPixbuf-2.0 \ --include=Gtk-$(GTK_API_VERSION) \ --library=atrildocument \ - --libtool="$(SAVED_LIBTOOL)" \ + --libtool="$(LIBTOOL)" \ --output $@ \ --pkg atril-document-$(EV_API_VERSION) \ -I$(top_srcdir) \ -- cgit v1.2.1