Commit 74952777 authored by Mike McCormack's avatar Mike McCormack Committed by Alexandre Julliard

Fix dependencies.

parent b12ce9b4
......@@ -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)
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