summaryrefslogtreecommitdiff
path: root/libdocument/Makefile.am
diff options
context:
space:
mode:
authorMonsta <[email protected]>2014-12-09 18:24:43 +0300
committerinfirit <[email protected]>2014-12-10 02:37:54 +0100
commitc962f562da3c73c32dbff619711339c54a277dc7 (patch)
treeab2603922d94c39cf349cf91da4ceff7026e5f37 /libdocument/Makefile.am
parentde5565a08db58d9ce48a3a3c74e21120965dd5f0 (diff)
downloadatril-c962f562da3c73c32dbff619711339c54a277dc7.tar.bz2
atril-c962f562da3c73c32dbff619711339c54a277dc7.tar.xz
fix GI build again...
https://git.gnome.org/browse/evince/commit/?id=0da73daa6993026466a8f817975c7bd5dd2d6737
Diffstat (limited to 'libdocument/Makefile.am')
-rw-r--r--libdocument/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \