# HG changeset patch # User ben # Date 1211122526 0 # Node ID 7763b34ba58e0caedffe440e146cd813291f65f4 # Parent e60dfd4ffeaee4f4803004c66ce32d0b8cf2ea9d Sort alphabetically diff -r e60dfd4ffeae -r 7763b34ba58e Makefile --- a/Makefile Sun May 18 14:23:45 2008 +0000 +++ b/Makefile Sun May 18 14:55:26 2008 +0000 @@ -509,8 +509,8 @@ libvo/vo_yuv4mpeg.c \ $(addprefix libvo/,$(VO_SRCS)) \ +SRCS_MPLAYER-$(APPLE_IR) += input/appleir.c SRCS_MPLAYER-$(APPLE_REMOTE) += input/ar.c -SRCS_MPLAYER-$(APPLE_IR) += input/appleir.c SRCS_MPLAYER-$(GUI_GTK) += gui/app.c \ gui/bitmap.c \ gui/cfg.c \