From 6b4bd943ceb7e97286880c9628758426e7fe9f56 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 22 Jun 2002 23:37:20 +0000 Subject: header relocation Original commit message from CVS: header relocation --- gst-libs/gst/riff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/riff') diff --git a/gst-libs/gst/riff/Makefile.am b/gst-libs/gst/riff/Makefile.am index 93fbd1b6..c5bd8e8f 100644 --- a/gst-libs/gst/riff/Makefile.am +++ b/gst-libs/gst/riff/Makefile.am @@ -4,7 +4,7 @@ library_LTLIBRARIES = libgstriff.la libgstriff_la_SOURCES = riffparse.c riffencode.c riffutil.c riff.c -libgstriffincludedir = $(includedir)/gst/riff +libgstriffincludedir = $(includedir)/@PACKAGE@-@VERSION@/gst/riff libgstriffinclude_HEADERS = riff.h libgstriff_la_LIBADD = -- cgit v1.2.1