diff Gui/mplayer/Makefile @ 1866:32b1bb50a0e8

some bug fix, and add decoration item to skin conffile. faszom(C)
author pontscho
date Fri, 07 Sep 2001 21:04:14 +0000
parents d237c5d4b216
children 125ce43b3ac1
line wrap: on
line diff
--- a/Gui/mplayer/Makefile	Fri Sep 07 20:43:37 2001 +0000
+++ b/Gui/mplayer/Makefile	Fri Sep 07 21:04:14 2001 +0000
@@ -34,7 +34,7 @@
 
 depend: .depend
 
-.depend: Makefile ../config.mak ../config.h ../gui.mak ../bitmap/bitmap.mak
+.depend: Makefile ../config.mak ../gui.mak ../bitmap/bitmap.mak
 	$(CC) -MM $(CFLAGS) $(MPLAYERSRCS) 1>.depend
 
 #