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 2c474f59af..c4b223ab15 100644
--- a/Makefile
+++ b/Makefile
@@ -165,7 +165,7 @@ LDFLAGS_MPLAYER = $(EXTRALIBS_MPLAYER) \
$(COMMON_LDFLAGS) \
LDFLAGS_MENCODER = $(EXTRALIBS_MENCODER) \
- $(COMMON_LIBS) \
+ $(COMMON_LDFLAGS) \
ifeq ($(MPLAYER),yes)
ALL_PRG = mplayer$(EXESUF)