diff Makefile @ 17911:52f95509cd05

Add the new property API and implement a couple properties. Move the volume and mute command to the command to property bridge.
author albeu
date Wed, 22 Mar 2006 00:19:02 +0000
parents 180736f5c1d8
children c127ce678083
line wrap: on
line diff
--- a/Makefile	Tue Mar 21 23:09:52 2006 +0000
+++ b/Makefile	Wed Mar 22 00:19:02 2006 +0000
@@ -56,6 +56,7 @@
                 xvid_vbr.c \
 
 SRCS_MPLAYER = mplayer.c \
+               m_property.c \
                mp_msg.c \
                $(SRCS_COMMON) \
                mixer.c \