mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Depend build does not do exports of header files. r=pollmann,a=leaf
This commit is contained in:
parent
235fbbdb97
commit
6e3ed3df27
@ -592,7 +592,7 @@ export:: $(JMC_STUBS) $(OBJDIR) $(JMC_OBJS)
|
||||
#//------------------------------------------------------------------------
|
||||
!if "$(EXPORTS)" != "$(NULL)"
|
||||
|
||||
export::
|
||||
export:: $(EXPORTS)
|
||||
@echo +++ make: exporting headers
|
||||
$(MAKE_INSTALL:/=\) $(MKCPYFLAGS) $(EXPORTS) $(PUBLIC)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user