[MPlayer-cvslog] r23238 - trunk/Makefile
reimar
subversion at mplayerhq.hu
Sat May 5 22:40:37 CEST 2007
Author: reimar
Date: Sat May 5 22:40:37 2007
New Revision: 23238
Log:
mplayer.rc depends on version.h
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Sat May 5 22:40:37 2007
@@ -213,7 +213,7 @@ gui/libgui.a:
osdep/libosdep.a:
$(MAKE) -C osdep
-osdep/mplayer-rc.o:
+osdep/mplayer-rc.o: version.h
$(MAKE) -C osdep mplayer-rc.o
input/libinput.a:
More information about the MPlayer-cvslog
mailing list