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

git-svn-id: svn://10.0.0.236/trunk@143623 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scott%scott-macgregor.org
2003-06-12 04:05:17 +00:00
parent e49a05beed
commit 17f349d3e3

View File

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