summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/idct/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/idct/Makefile.am')
-rw-r--r--gst-libs/gst/idct/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)