makefiles: Make sure that makedep is rebuilt before updating dependencies in tools.

oldstable
Alexandre Julliard 2010-02-26 16:56:23 +01:00
parent 930b5e1c68
commit 6066177ea0
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ tools/winedump/__install__ tools/winedump/__install-dev__: tools/winedump
tools/winegcc/__install__ tools/winegcc/__install-dev__: tools/winegcc
tools/wmc/__install__ tools/wmc/__install-dev__: tools/wmc
tools/wrc/__install__ tools/wrc/__install-dev__: tools/wrc
tools/__depend__: $(MAKEDEP)
RECURSE_TARGETS = \
__clean__ \