changeset 23220:db5d7b8e3e81

mplayer.rc depends on version.h
author reimar
date Sat, 05 May 2007 20:40:37 +0000
parents cdf6ab5cf76d
children 6a5ce1aaebfb
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat May 05 12:45:32 2007 +0000
+++ b/Makefile	Sat May 05 20:40:37 2007 +0000
@@ -213,7 +213,7 @@
 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: