mirror of
https://github.com/reactos/wine.git
synced 2025-02-01 01:32:34 +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)
|
$(IDL_SRCS:.idl=.h): $(WIDL)
|
||||||
|
|
||||||
|
$(RC_TLB:.idl=.tlb): $(WIDL)
|
||||||
|
|
||||||
$(SUBDIRS): dummy
|
$(SUBDIRS): dummy
|
||||||
@cd $@ && $(MAKE)
|
@cd $@ && $(MAKE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user