From 22fa393a84567e8ef79189c1c9dfc89b9cf03660 Mon Sep 17 00:00:00 2001 From: "nisheeth%netscape.com" Date: Thu, 21 Oct 1999 21:31:26 +0000 Subject: [PATCH] Install util.lib to the dist directory in the libs phase rather than the install phase. --- modules/libutil/src/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libutil/src/makefile.win b/modules/libutil/src/makefile.win index 5a2755e706ad..3ee8ea736112 100644 --- a/modules/libutil/src/makefile.win +++ b/modules/libutil/src/makefile.win @@ -27,5 +27,5 @@ C_OBJS=.\$(OBJDIR)\obs.obj !include $(DEPTH)\config\rules.mak -install:: $(LIBRARY) +libs:: $(LIBRARY) $(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib\