diff Makefile @ 22823:98eaf29b5dee

Code cleanup: don't include a .c file in mplayer.c and fix a few "implicit declaration of function ¡Æmplayer_put_key¡Ç" warnings Based on Attila's suggestions. Approved by Uoti and Ivan.
author rathann
date Thu, 29 Mar 2007 17:16:11 +0000
parents 522dddedd0a6
children 2e506e1c8d85
line wrap: on
line diff
--- a/Makefile	Thu Mar 29 09:27:36 2007 +0000
+++ b/Makefile	Thu Mar 29 17:16:11 2007 +0000
@@ -41,6 +41,7 @@
 
 SRCS_MPLAYER = mplayer.c \
                m_property.c \
+               mp_fifo.c \
                mp_msg.c \
                mixer.c \
                parser-mpcmd.c \