From ecb09b712aea0a338faa6983ad0c97315827bcb3 Mon Sep 17 00:00:00 2001 From: "matt%netscape.com" Date: Tue, 8 Jun 1999 20:38:35 +0000 Subject: [PATCH] Taking out prefbottom.xul from makefiles --- xpfe/components/prefwindow/resources/content/MANIFEST | 1 - xpfe/components/prefwindow/resources/content/Makefile.in | 1 - xpfe/components/prefwindow/resources/content/makefile.win | 1 - 3 files changed, 3 deletions(-) diff --git a/xpfe/components/prefwindow/resources/content/MANIFEST b/xpfe/components/prefwindow/resources/content/MANIFEST index bbf6361dbfc7..e4db83a4797d 100644 --- a/xpfe/components/prefwindow/resources/content/MANIFEST +++ b/xpfe/components/prefwindow/resources/content/MANIFEST @@ -14,7 +14,6 @@ pref-publish.xul pref-select.html pref-smart_browsing.xul pref-smartupdate.html -prefbottom.html PrefsWindow.html PrefsWindow.js PrefsWindow.xul diff --git a/xpfe/components/prefwindow/resources/content/Makefile.in b/xpfe/components/prefwindow/resources/content/Makefile.in index a13494959688..704698ac3357 100644 --- a/xpfe/components/prefwindow/resources/content/Makefile.in +++ b/xpfe/components/prefwindow/resources/content/Makefile.in @@ -43,7 +43,6 @@ EXPORT_RESOURCE_CONTENT = \ $(srcdir)/pref-select.html \ $(srcdir)/pref-smart_browsing.xul \ $(srcdir)/pref-smartupdate.html \ - $(srcdir)/prefbottom.html \ $(srcdir)/PrefsWindow.html \ $(srcdir)/PrefsWindow.js \ $(srcdir)/PrefsWindow.xul \ diff --git a/xpfe/components/prefwindow/resources/content/makefile.win b/xpfe/components/prefwindow/resources/content/makefile.win index d8112b396cbb..a92c0cbacdbb 100644 --- a/xpfe/components/prefwindow/resources/content/makefile.win +++ b/xpfe/components/prefwindow/resources/content/makefile.win @@ -36,7 +36,6 @@ install:: $(MAKE_INSTALL) pref-select.html $(DIST)\bin\chrome\pref\content\default $(MAKE_INSTALL) pref-smart_browsing.xul $(DIST)\bin\chrome\pref\content\default $(MAKE_INSTALL) pref-smartupdate.html $(DIST)\bin\chrome\pref\content\default - $(MAKE_INSTALL) prefbottom.html $(DIST)\bin\chrome\pref\content\default $(MAKE_INSTALL) PrefsWindow.html $(DIST)\bin\chrome\pref\content\default $(MAKE_INSTALL) PrefsWindow.js $(DIST)\bin\chrome\pref\content\default $(MAKE_INSTALL) PrefsWindow.xul $(DIST)\bin\chrome\pref\content\default