summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2007-05-19 14:40:02 +0000
committerAurelien Jacobs <aurel@gnuage.org>2007-05-19 14:40:02 +0000
commit40cce9ff916506853140c18655d9b55217f1b63a (patch)
tree302f9c1420e33f58b5bc2dd935c431680ddb422e /libavcodec/Makefile
parent5acd8d9e773d0b7dff256e8ed1128b96a6a77a6d (diff)
move sp5x decoder in its own file
Originally committed as revision 9071 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 4f81eca3b8..54597a884e 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -154,7 +154,7 @@ OBJS-$(CONFIG_SOL_DPCM_DECODER) += dpcm.o
OBJS-$(CONFIG_SONIC_DECODER) += sonic.o
OBJS-$(CONFIG_SONIC_ENCODER) += sonic.o
OBJS-$(CONFIG_SONIC_LS_DECODER) += sonic.o
-OBJS-$(CONFIG_SP5X_DECODER) += mjpegdec.o mjpeg.o
+OBJS-$(CONFIG_SP5X_DECODER) += sp5xdec.o mjpegdec.o mjpeg.o
OBJS-$(CONFIG_SVQ1_DECODER) += svq1.o
OBJS-$(CONFIG_SVQ1_ENCODER) += svq1.o
OBJS-$(CONFIG_SVQ3_DECODER) += h264.o