[MPlayer-cvslog] r21208 - trunk/osdep/Makefile

diego subversion at mplayerhq.hu
Sat Nov 25 10:53:28 CET 2006


Author: diego
Date: Sat Nov 25 10:53:28 2006
New Revision: 21208

Modified:
   trunk/osdep/Makefile

Log:
10l copy + paste typo


Modified: trunk/osdep/Makefile
==============================================================================
--- trunk/osdep/Makefile	(original)
+++ trunk/osdep/Makefile	Sat Nov 25 10:53:28 2006
@@ -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



More information about the MPlayer-cvslog mailing list