summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1999-06-03 23:00:57 +0000
committerwtc%netscape.com <devnull@localhost>1999-06-03 23:00:57 +0000
commitc5796f402a91b1e23c88e03cbc0210d3442c6b09 (patch)
tree92c397830cc00932a10f230bf60cd6435583fd93
parent49fb15885c9afef76ff42fb26e1232a0e840a49e (diff)
downloadnspr-hg-c5796f402a91b1e23c88e03cbc0210d3442c6b09.tar.gz
Bugzilla bug #4842: do not export pr/include/md.
-rw-r--r--makefile.win1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile.win b/makefile.win
index 4517fd5c..6684d7a1 100644
--- a/makefile.win
+++ b/makefile.win
@@ -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