Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2009-11-06 20:41:15 (GMT)
committer Christian Persch <chpe@gnome.org>2009-11-06 20:43:39 (GMT)
commit570de6881ab91bbc7afbb401c10e611bac53a507 (patch)
tree1bffb47f2199b5d5bcc684ab218bda04887a5655 /libdocument/Makefile.am
parentfbc933b404176ad54bc71cd680a9c0804b92704d (diff)
[build] Remove shave leftover
Use $(LIBTOOL), not $(SHAVE_SAVED_LIBTOOL).
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 22f9d3b..b9a3362 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -147,7 +147,7 @@ EvinceDocument-$(EV_API_VERSION).gir: libevdocument.la Makefile $(INST_H_FILES)
--include=GdkPixbuf-2.0 \
--include=Gtk-2.0 \
--library=evdocument \
- --libtool="$(SHAVE_SAVED_LIBTOOL)" \
+ --libtool="$(SAVED_LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
-I$(top_srcdir) \