Commit 6066177e authored by Alexandre Julliard's avatar Alexandre Julliard

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

parent 930b5e1c
......@@ -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__ \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment