From dd57891addca071968b3df0dbc11588ff92d69dc 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. git-svn-id: svn://10.0.0.236/trunk@51413 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/libutil/src/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/modules/libutil/src/makefile.win b/mozilla/modules/libutil/src/makefile.win index 5a2755e706a..3ee8ea73611 100644 --- a/mozilla/modules/libutil/src/makefile.win +++ b/mozilla/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\