From de74d366e4da1c095db80c94f6598cb97818584f Mon Sep 17 00:00:00 2001 From: "warren%netscape.com" Date: Fri, 30 Jul 1999 06:10:53 +0000 Subject: [PATCH] Fixed to not put stuff in netwerk/dist anymore. git-svn-id: svn://10.0.0.236/trunk@41585 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/protocol/about/public/makefile.win | 1 + mozilla/netwerk/protocol/ftp/public/makefile.win | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/netwerk/protocol/about/public/makefile.win b/mozilla/netwerk/protocol/about/public/makefile.win index e2ebee860f5..61a6b3759ef 100644 --- a/mozilla/netwerk/protocol/about/public/makefile.win +++ b/mozilla/netwerk/protocol/about/public/makefile.win @@ -18,6 +18,7 @@ MODULE = necko DEPTH = ..\..\..\.. +include <$(DEPTH)/config/config.mak> // temporary, until we land: !ifndef NECKO diff --git a/mozilla/netwerk/protocol/ftp/public/makefile.win b/mozilla/netwerk/protocol/ftp/public/makefile.win index ff0dea41fab..b30129a0b1c 100644 --- a/mozilla/netwerk/protocol/ftp/public/makefile.win +++ b/mozilla/netwerk/protocol/ftp/public/makefile.win @@ -18,6 +18,7 @@ MODULE = necko DEPTH = ..\..\..\.. +include <$(DEPTH)/config/config.mak> // temporary, until we land: !ifndef NECKO