From 7c1d9b6d42b3018971bdc2221a3b7a821f7b2ef5 Mon Sep 17 00:00:00 2001 From: "ssu%netscape.com" Date: Thu, 9 Sep 1999 00:59:43 +0000 Subject: [PATCH] adding the windows wizard to the Seamonkey build system. This only affects windows platform makefile.win --- xpinstall/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpinstall/makefile.win b/xpinstall/makefile.win index 01ac2c7660ca..43f25d3ca14c 100644 --- a/xpinstall/makefile.win +++ b/xpinstall/makefile.win @@ -25,6 +25,6 @@ DEPTH=.. -DIRS= public res src stub notifier +DIRS= public res src stub notifier wizard/windows include <$(DEPTH)\config\rules.mak>