From 708cf898e85bb1742870f6b3cabcc74b28f01c5f Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 8 Dec 2002 14:50:10 +0000 Subject: parallel install fixes Original commit message from CVS: parallel install fixes --- gst-libs/gst/floatcast/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst-libs/gst/floatcast') 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 -- cgit v1.2.1