diff --git a/browser/base/Makefile.in b/browser/base/Makefile.in index 02ced477be7..512c4027f0d 100644 --- a/browser/base/Makefile.in +++ b/browser/base/Makefile.in @@ -43,3 +43,39 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk +# +# The contents of this file are subject to the Netscape Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.mozilla.org/NPL/ +# +# Software distributed under the License is distributed on an "AS +# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or +# implied. See the License for the specific language governing +# rights and limitations under the License. +# +# The Original Code is mozilla.org code. +# +# The Initial Developer of the Original Code is Netscape +# Communications Corporation. Portions created by Netscape are +# Copyright (C) 1998 Netscape Communications Corporation. All +# Rights Reserved. +# +# Contributor(s): +# + +DEPTH = ../.. +topsrcdir = @top_srcdir@ +srcdir = @srcdir@ +VPATH = @srcdir@ + +include $(DEPTH)/config/autoconf.mk + +include $(topsrcdir)/config/config.mk + +PREF_JS_EXPORTS = \ + $(srcdir)/init/all.js \ + $(NULL) + +GARBAGE += $(addprefix $(DIST)/bin/defaults/pref/, all.js) + diff --git a/browser/base/content/browser.xul b/browser/base/content/browser.xul index 9d1b33a813a..fb60bfffdf8 100644 --- a/browser/base/content/browser.xul +++ b/browser/base/content/browser.xul @@ -704,7 +704,7 @@ Contributor(s): - - - - -%brandDTD; - -%prefCacheDTD; -]> - - - - - - -