summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/Makefile')
-rw-r--r--libmpcodecs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile
index 2f00b1ad69..827c1ee563 100644
--- a/libmpcodecs/Makefile
+++ b/libmpcodecs/Makefile
@@ -6,8 +6,7 @@ ifeq ($(MENCODER),yes)
LIBNAME2 = libmpencoders.a
endif
-SRCS = native/minilzo.c \
- native/nuppelvideo.c \
+SRCS = native/nuppelvideo.c \
native/RTjpegN.c \
native/xa_gsm.c \
img_format.c \