Get the linux file picker working for thunderbird. Has no impact on firebird

This commit is contained in:
scott%scott-macgregor.org 2003-06-12 04:05:17 +00:00
Родитель f6235aff2f
Коммит fcc636c739
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
ifdef MOZ_THUNDERBIRD
DIRS = console
DIRS = console filepicker
else
DIRS = autocomplete console filepicker history satchel viewsource build
endif