diff options
author | Michael Stahl <mst@openoffice.org> | 2011-03-14 17:45:57 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 01:33:24 +0200 |
commit | 0e95726c37410850701e6e31b3b8adc0c902dcf2 (patch) | |
tree | 805ddab9ab0cc751687ee7bdfd8edaf4f1e9712d /i18npool/source | |
parent | 9423503ca76b6ce82030fc5634259dcbeccdc39b (diff) |
gnumake4: fix uses of sax components [hg:4f7ea9a34847]
Diffstat (limited to 'i18npool/source')
-rw-r--r-- | i18npool/source/localedata/data/makefile.mk | 2 |
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 ----------------------------------------------------- |