summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e840104835..bf1d4a5456 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ LIBS_MPLAYER = libvo/libvo.a \
$(COMMON_LIBS) \
LIBS_MENCODER = libmpcodecs/libmpencoders.a \
- $(EXTRA_LIB_MENCODER) \
+ $(EXTRALIBS_MENCODER) \
$(COMMON_LIBS) \
OBJS_MPLAYER = $(SRCS_MPLAYER:.c=.o)