Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/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 /libview/Makefile.am
parentfbc933b404176ad54bc71cd680a9c0804b92704d (diff)
[build] Remove shave leftover
Use $(LIBTOOL), not $(SHAVE_SAVED_LIBTOOL).
Diffstat (limited to 'libview/Makefile.am')
-rw-r--r--libview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 89cfa36..ef38f99 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -114,7 +114,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview.la Makefile $(INST_H_FILES)
--include=Gtk-2.0 \
--include=EvinceDocument-$(EV_API_VERSION) \
--library=evview \
- --libtool="$(SHAVE_SAVED_LIBTOOL)" \
+ --libtool="$(LIBTOOL)" \
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
--pkg evince-view-$(EV_API_VERSION) \