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 5cd711cec5..45e69bb809 100644
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,6 @@ COMMON_LIBS = libmpcodecs/libmpcodecs.a \
$(DS_LIB) \
libaf/libaf.a \
libmpdemux/libmpdemux.a \
- input/libinput.a \
postproc/libswscale.a \
osdep/libosdep.a \
$(DVDREAD_LIB) \
@@ -370,6 +369,7 @@ endif
LIBS_MPLAYER = libvo/libvo.a \
libao2/libao2.a \
+ input/libinput.a \
$(MENU_LIBS) \
$(VIDIX_LIBS) \
$(GUI_LIBS) \