Fork the sidebar component for Firebird/Thunderbird. r/sr=bryner, a=asa, bug #215599

This commit is contained in:
hyatt%mozilla.org 2003-08-09 05:04:05 +00:00
parent 84fd8665eb
commit a562349067
2 changed files with 4 additions and 1 deletions

View File

@ -869,6 +869,9 @@ browser/components/prefwindow/locale/Makefile
browser/components/search/Makefile
browser/components/search/resources/Makefile
browser/components/security/Makefile
browser/components/sidebar/Makefile
browser/components/sidebar/public/Makefile
browser/components/sidebar/src/Makefile
"
MAKEFILES_xulapp="

View File

@ -32,7 +32,6 @@ DIRS = \
filepicker \
find \
search \
sidebar \
related \
prefwindow \
shistory \
@ -52,6 +51,7 @@ DIRS += \
download-manager \
history \
urlbarhistory \
sidebar \
$(NULL)
endif