Fix dependencies.

This commit is contained in:
Mike McCormack 2005-03-17 13:57:44 +00:00 committed by Alexandre Julliard
parent b12ce9b446
commit 74952777e3
1 changed files with 5 additions and 2 deletions

View File

@ -15,8 +15,11 @@ RC_SRCS = rsrc.rc
IDL_SRCS = \
atliface.idl
rsrc.res: atl.rgs
@MAKE_DLL_RULES@
rsrc.res: atl.rgs
### Dependencies:
# note: this will get overwritten by make depend
$(ALL_OBJS): $(IDL_SRCS:.idl=.h)