summaryrefslogtreecommitdiff
path: root/clutter-gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'clutter-gst/Makefile.am')
-rw-r--r--clutter-gst/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gst/Makefile.am b/clutter-gst/Makefile.am
index 5668b34..99aa350 100644
--- a/clutter-gst/Makefile.am
+++ b/clutter-gst/Makefile.am
@@ -156,7 +156,7 @@ ClutterGst-@CLUTTER_GST_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-gs
--include=GstPbutils-1.0 \
--add-init-section="clutter_gst_init(0,NULL);" \
--library=libclutter-gst-@CLUTTER_GST_API_VERSION@.la \
- --libtool="$(top_builddir)/libtool" \
+ --libtool="${LIBTOOL}" \
--output $@ \
--pkg gobject-2.0 \
--pkg cogl-1.0 \