diff options
author | Thomas Lange <tl@openoffice.org> | 2009-07-13 12:48:12 +0000 |
---|---|---|
committer | Thomas Lange <tl@openoffice.org> | 2009-07-13 12:48:12 +0000 |
commit | 104e585e3db2e7a77e1de237ea68abaf38a44600 (patch) | |
tree | 2842b2f207e3a21c77aab4aaf286473316c63cc8 /i18npool/source/transliteration/makefile.mk | |
parent | 1d9708f5e1f732eb84813e0eda6da8dd48623b82 (diff) |
undoing r273933 which was accidently commited on master m51
Notes
Notes:
split repo tag: libs-gui_ooo/DEV300_m51
Diffstat (limited to 'i18npool/source/transliteration/makefile.mk')
-rw-r--r-- | i18npool/source/transliteration/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/i18npool/source/transliteration/makefile.mk b/i18npool/source/transliteration/makefile.mk index 83317183beff..daf3068d4d20 100644 --- a/i18npool/source/transliteration/makefile.mk +++ b/i18npool/source/transliteration/makefile.mk @@ -78,8 +78,7 @@ SLOFILES= \ $(SLO)$/numtochar.obj \ $(SLO)$/numtotext_cjk.obj \ $(SLO)$/chartonum.obj \ - $(SLO)$/texttonum.obj \ - $(SLO)$/transliteration_sentencecase.obj + $(SLO)$/texttonum.obj # --- Targets ------------------------------------------------------ |