Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26339 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-04-06 23:08:15 +00:00
parent 8109559bf8
commit 9087c4270b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LIBNAME_COMMON = libmpcodecs.a
LIBNAME_MENCODER = libmpencoders.a
SRCS_COMMON = native/nuppelvideo.c \
native/RTjpegN.c \
native/rtjpegn.c \
native/xa_gsm.c \
img_format.c \
mp_image.c \