From b84badcf2d1c5b63cebf9834a1fb42cc7f554d08 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 11 Dec 2002 21:58:36 +0000 Subject: merge back from release branch Original commit message from CVS: merge back from release branch --- gst-libs/gst/idct/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (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 1f3b1227..bdf92d37 100644 --- a/gst-libs/gst/idct/Makefile.am +++ b/gst-libs/gst/idct/Makefile.am @@ -15,9 +15,9 @@ libgstidct_la_SOURCES = \ intidct.c \ $(GSTIDCTARCH_SRCS) -## libgstidctincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/idct -## libgstidctinclude_HEADERS = idct.h -noinst_HEADERS = idct.h dct.h +libgstidctincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/idct +libgstidctinclude_HEADERS = idct.h +noinst_HEADERS = dct.h ## check_PROGRAMS = ieeetest -- cgit v1.2.1