changeset 26307:ba4fc811a894

Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming.
author diego
date Sun, 06 Apr 2008 23:08:15 +0000
parents b7dfef4f7a01
children 51338bf153de
files libmpcodecs/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/Makefile	Sun Apr 06 21:56:11 2008 +0000
+++ b/libmpcodecs/Makefile	Sun Apr 06 23:08:15 2008 +0000
@@ -4,7 +4,7 @@
 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 \