mirror of https://github.com/mpv-player/mpv
Sort alphabetically
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26805 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
925ab6050f
commit
a7807bac14
2
Makefile
2
Makefile
|
@ -509,8 +509,8 @@ SRCS_MPLAYER = mplayer.c \
|
|||
libvo/vo_yuv4mpeg.c \
|
||||
$(addprefix libvo/,$(VO_SRCS)) \
|
||||
|
||||
SRCS_MPLAYER-$(APPLE_REMOTE) += input/ar.c
|
||||
SRCS_MPLAYER-$(APPLE_IR) += input/appleir.c
|
||||
SRCS_MPLAYER-$(APPLE_REMOTE) += input/ar.c
|
||||
SRCS_MPLAYER-$(GUI_GTK) += gui/app.c \
|
||||
gui/bitmap.c \
|
||||
gui/cfg.c \
|
||||
|
|
Loading…
Reference in New Issue