diff input/Makefile @ 24037:c7f95196dfe5

Apple Remote support patch by Zoltan Ponekker, pontscho kac.poliod hu cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me
author diego
date Tue, 14 Aug 2007 14:29:22 +0000
parents 090ec2169aee
children 4c260bdb4de9
line wrap: on
line diff
--- a/input/Makefile	Mon Aug 13 22:50:44 2007 +0000
+++ b/input/Makefile	Tue Aug 14 14:29:22 2007 +0000
@@ -3,6 +3,7 @@
 LIBNAME_MPLAYER = libinput.a
 
 SRCS_MPLAYER              = input.c
+SRCS_MPLAYER-$(APPLE_REMOTE) += ar.c
 SRCS_MPLAYER-$(JOYSTICK) += joystick.c
 SRCS_MPLAYER-$(LIRC)     += lirc.c