From ca1203990581809a2dd9f7e2967cf9a11989a8b9 Mon Sep 17 00:00:00 2001 From: albeu Date: Tue, 25 Apr 2006 02:01:21 +0000 Subject: No need to include the whole libinput in mencoder for a single useless function. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18268 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) \ -- cgit v1.2.3