Commit 860c84be authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Make tlb generation from idl files dependent on widl.

parent c481a372
......@@ -271,6 +271,8 @@ $(MC_SRCS:.mc=.mc.rc): $(WMC)
$(IDL_SRCS:.idl=.h): $(WIDL)
$(RC_TLB:.idl=.tlb): $(WIDL)
$(SUBDIRS): dummy
@cd $@ && $(MAKE)
......
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