mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 17:20:54 +00:00
Bugzilla bug #4842: do not export pr/include/md.
This commit is contained in:
parent
6cc3a78250
commit
d434d5e92b
@ -86,7 +86,6 @@ export libs install clobber clobber_all clean::
|
||||
!if "$(MOZ_BITS)" != "16"
|
||||
export::
|
||||
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\*.h $(DIST)\include
|
||||
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\md\*.h $(DIST)\include\md
|
||||
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\obsolete\*.h $(DIST)\include\obsolete
|
||||
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\include\private\*.h $(DIST)\include\private
|
||||
$(MAKE_INSTALL) $(XPDIST)\$(PR_OBJDIR)\lib\*.lib $(DIST)\lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user