summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-03-14 17:45:57 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 01:33:24 +0200
commit0e95726c37410850701e6e31b3b8adc0c902dcf2 (patch)
tree805ddab9ab0cc751687ee7bdfd8edaf4f1e9712d /i18npool
parent9423503ca76b6ce82030fc5634259dcbeccdc39b (diff)
gnumake4: fix uses of sax components [hg:4f7ea9a34847]
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/localedata/data/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/makefile.mk b/i18npool/source/localedata/data/makefile.mk
index 54b412d75205..66a1fade3a9f 100644
--- a/i18npool/source/localedata/data/makefile.mk
+++ b/i18npool/source/localedata/data/makefile.mk
@@ -45,7 +45,7 @@ my_file = file:///
my_file = file://
.END
-my_components = sax.inbuild
+my_components = component/sax/source/expatwrap/expwrap.inbuild
# --- Settings -----------------------------------------------------