Fix Windows build bustage. expat.lib wasn't getting copied out to dist on

a newly pulled build.


git-svn-id: svn://10.0.0.236/trunk@22351 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
nisheeth%netscape.com 1999-02-27 08:51:45 +00:00
parent a6e67ce7c6
commit f3a1187961

View File

@ -16,6 +16,6 @@ OBJS= \
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
install:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib