From 3e0ab551735ec8b1f463f1e98ca1a613fb18b296 Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Tue, 30 Dec 2003 05:15:02 +0000 Subject: [PATCH] Looks like forgotten files. I'm going to turn this off until it really works. --- browser/components/Makefile.in | 2 +- toolkit/components/Makefile.in | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/browser/components/Makefile.in b/browser/components/Makefile.in index 360a379c2e69..98cff96fbe2b 100644 --- a/browser/components/Makefile.in +++ b/browser/components/Makefile.in @@ -42,6 +42,6 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk -DIRS = bookmarks help history prefwindow security sidebar cookieviewer build +DIRS = bookmarks history prefwindow security sidebar cookieviewer build include $(topsrcdir)/config/rules.mk diff --git a/toolkit/components/Makefile.in b/toolkit/components/Makefile.in index 13c3a0e33c35..5236c65ed2f8 100644 --- a/toolkit/components/Makefile.in +++ b/toolkit/components/Makefile.in @@ -49,7 +49,6 @@ DIRS = \ autocomplete \ console \ filepicker \ - help \ history \ passwordmgr \ printing \