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/idct/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/idct/Makefile.am') diff --git a/gst-libs/gst/idct/Makefile.am b/gst-libs/gst/idct/Makefile.am index 95dc4b0d..8716bb71 100644 --- a/gst-libs/gst/idct/Makefile.am +++ b/gst-libs/gst/idct/Makefile.am @@ -15,7 +15,7 @@ libgstidct_la_SOURCES = \ intidct.c \ $(GSTIDCTARCH_SRCS) -libgstidctincludedir = $(includedir)/gst/idct +libgstidctincludedir = $(includedir)/@PACKAGE@-@VERSION@/gst/idct libgstidctinclude_HEADERS = idct.h ## check_PROGRAMS = ieeetest -- cgit v1.2.1