summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 09:53:28 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 09:53:28 +0000
commitfce8c944ed5434a5f99310b5c73d49815bb1da9b (patch)
tree13f06afa5709a0636208d44a4d6b04d3587c01de /osdep
parent0bfd8daa1994f00b8d1e6ba0963108fc357bb96d (diff)
downloadmpv-fce8c944ed5434a5f99310b5c73d49815bb1da9b.tar.bz2
mpv-fce8c944ed5434a5f99310b5c73d49815bb1da9b.tar.xz
10l copy + paste typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21208 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'osdep')
-rw-r--r--osdep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/Makefile b/osdep/Makefile
index 21a2211ca3..ddfe5b133a 100644
--- a/osdep/Makefile
+++ b/osdep/Makefile
@@ -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