mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
Make tlb generation from idl files dependent on widl.
This commit is contained in:
parent
c481a37275
commit
860c84beeb
@ -271,6 +271,8 @@ $(MC_SRCS:.mc=.mc.rc): $(WMC)
|
||||
|
||||
$(IDL_SRCS:.idl=.h): $(WIDL)
|
||||
|
||||
$(RC_TLB:.idl=.tlb): $(WIDL)
|
||||
|
||||
$(SUBDIRS): dummy
|
||||
@cd $@ && $(MAKE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user