# HG changeset patch # User diego # Date 1164448408 0 # Node ID 1bcff3db7a7cebebf58bd165135f82cc073734dc # Parent 932ad0594e8633d4408ad5b3e7d2f2a98a26be8a 10l copy + paste typo diff -r 932ad0594e86 -r 1bcff3db7a7c osdep/Makefile --- a/osdep/Makefile Sat Nov 25 09:52:45 2006 +0000 +++ b/osdep/Makefile Sat Nov 25 09:53:28 2006 +0000 @@ -20,7 +20,7 @@ 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