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