Added explicit dependency on message files for people who don't run

make depend.
This commit is contained in:
Alexandre Julliard 2000-08-03 04:23:06 +00:00
parent bea617be47
commit 9d3f93d965
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ MC_SRCS = \
@MAKE_DLL_RULES@
depend: $(MC_SRCS:.mc=.rc)
depend $(RC_SRCS:.rc=.s): $(MC_SRCS:.mc=.rc)
### Dependencies: