summaryrefslogtreecommitdiffstats
path: root/input/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-14 14:29:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-14 14:29:22 +0000
commitbcf0c984f0d5409fc42e9694c1677366881ff6ad (patch)
treeef40fb349a3dd241858c7f30819a6d0d0b65d1ea /input/Makefile
parentfc0d1814d41af86fdd6c70097bad7c6ec3b53fd2 (diff)
downloadmpv-bcf0c984f0d5409fc42e9694c1677366881ff6ad.tar.bz2
mpv-bcf0c984f0d5409fc42e9694c1677366881ff6ad.tar.xz
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 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/Makefile')
-rw-r--r--input/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/Makefile b/input/Makefile
index 993c81605c..3b4d085581 100644
--- a/input/Makefile
+++ b/input/Makefile
@@ -3,6 +3,7 @@ include ../config.mak
LIBNAME_MPLAYER = libinput.a
SRCS_MPLAYER = input.c
+SRCS_MPLAYER-$(APPLE_REMOTE) += ar.c
SRCS_MPLAYER-$(JOYSTICK) += joystick.c
SRCS_MPLAYER-$(LIRC) += lirc.c