From d5bcd85bf30f52cb9393999e1136d68a085a6321 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 20:14:18 +0000 Subject: idct fixes Original commit message from CVS: idct fixes --- 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 8dabafab..e3ff9c06 100644 --- a/gst-libs/gst/idct/Makefile.am +++ b/gst-libs/gst/idct/Makefile.am @@ -11,7 +11,7 @@ library_LTLIBRARIES = libgstidct.la libgstidct_la_SOURCES = \ fastintidct.c \ floatidct.c \ - gstidct.c \ + idct.c \ intidct.c \ $(GSTIDCTARCH_SRCS) -- cgit v1.2.1