diff options
Diffstat (limited to 'gst-libs/gst/floatcast/Makefile.am')
-rw-r--r-- | gst-libs/gst/floatcast/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/floatcast/Makefile.am b/gst-libs/gst/floatcast/Makefile.am index dd213597..b18029c4 100644 --- a/gst-libs/gst/floatcast/Makefile.am +++ b/gst-libs/gst/floatcast/Makefile.am @@ -1,2 +1,2 @@ -libgstfloatcastincludedir = $(includedir)/@PACKAGE@-@VERSION@/gst/floatcast -libgstfloatcastinclude_HEADERS = floatcast.h +floatcastincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/floatcast +floatcastinclude_HEADERS = floatcast.h |