aboutsummaryrefslogtreecommitdiff
path: root/libs/gst/helpers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libs/gst/helpers/Makefile.am')
-rw-r--r--libs/gst/helpers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gst/helpers/Makefile.am b/libs/gst/helpers/Makefile.am
index ca46fd6..2816bc2 100644
--- a/libs/gst/helpers/Makefile.am
+++ b/libs/gst/helpers/Makefile.am
@@ -1,5 +1,5 @@
helpers_PROGRAMS = gst-plugin-scanner
-helpersdir=$(libexecdir)/gstreamer-$(GST_MAJORMINOR)
+helpersdir=$(libexecdir)/gstreamer-$(GST_API_VERSION)
gst_plugin_scanner_SOURCES = gst-plugin-scanner.c
gst_plugin_scanner_CFLAGS = $(GST_OBJ_CFLAGS)