From a6ca07e3b7e4bd4d1e42779b932f7e40a4d7429c Mon Sep 17 00:00:00 2001 From: "mjudge%netscape.com" Date: Fri, 12 Mar 1999 01:34:44 +0000 Subject: [PATCH] backing out fix. i hate this --- widget/src/build/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widget/src/build/makefile.win b/widget/src/build/makefile.win index 25c5d0873856..9e7236656e35 100644 --- a/widget/src/build/makefile.win +++ b/widget/src/build/makefile.win @@ -68,7 +68,7 @@ LLIBS= \ include <$(DEPTH)\config\rules.mak> -libs:: $(DLL) +install:: $(DLL) $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin $(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).lib $(DIST)\lib