mirror of https://github.com/mpv-player/mpv
10l copy + paste typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21208 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0bfd8daa19
commit
fce8c944ed
|
@ -20,7 +20,7 @@ ifeq ($(MACOSX_FINDER_SUPPORT),yes)
|
|||
SRCS += macosx_finder_args.c
|
||||
endif
|
||||
ifeq ($(TARGET_WIN32),yes)
|
||||
SRCS += osdep/mplayer-rc.c
|
||||
SRCS += mplayer-rc.c
|
||||
endif
|
||||
ifeq ($(TARGET_OS),Darwin)
|
||||
timer = timer-darwin.c
|
||||
|
|
Loading…
Reference in New Issue