summaryrefslogtreecommitdiff
path: root/l10ntools/source
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source')
-rw-r--r--l10ntools/source/localize.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 211b64707e86..5e9fcb9a492b 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -342,6 +342,7 @@ bool includeProject(rtl::OUString const & project) {
bool excludeDirectory(rtl::OUString const & directory) {
// Cf. OUTPATH=* in configure.in:
static AsciiString const excluded[] = {
+ { RTL_CONSTASCII_STRINGPARAM("callcatcher") },
{ RTL_CONSTASCII_STRINGPARAM("unxaig") },
{ RTL_CONSTASCII_STRINGPARAM("unxand") },
{ RTL_CONSTASCII_STRINGPARAM("unxdfly") },