Taking out prefbottom.xul from makefiles

git-svn-id: svn://10.0.0.236/trunk@34242 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
matt%netscape.com
1999-06-08 20:38:35 +00:00
parent c710d1e279
commit fa8e80aa1d
3 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -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 \

View File

@@ -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