Mercurial > mplayer.hg
diff Gui/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 | 07fd7d1b8cc9 |
children | 8cb7643ef739 |
line wrap: on
line diff
--- a/Gui/Makefile Fri Sep 07 20:43:37 2001 +0000 +++ b/Gui/Makefile Fri Sep 07 21:04:14 2001 +0000 @@ -45,7 +45,7 @@ depend: .depend -.depend: Makefile config.mak config.h gui.mak bitmap/bitmap.mak +.depend: Makefile config.mak gui.mak bitmap/bitmap.mak $(MAKE) -C mplayer depend $(CC) -MM $(CFLAGS) $(SRCS) 1>.depend