diff options
author | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-10-22 10:37:46 +0200 |
commit | 7a0b0976057f5321405441f1844cb49886763eb6 (patch) | |
tree | 47f3c8a5261f58dca64ea73755a5e9965a105676 /lingucomponent | |
parent | ae7f6bcaf48fab4f16c4cfa925a8050378230120 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/prj/build.lst b/lingucomponent/prj/build.lst index 15ee595c6..23137e620 100644 --- a/lingucomponent/prj/build.lst +++ b/lingucomponent/prj/build.lst @@ -1,4 +1,4 @@ -lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes NULL +lc lingucomponent : linguistic LIBTEXTCAT:libtextcat LIBTEXTCATDATA:libtextcat svl HYPHEN:hyphen HUNSPELL:hunspell MYTHES:mythes LIBXSLT:libxslt NULL lc lingucomponent usr1 - all lc_mkout NULL lc lingucomponent\inc nmake - all lc_inc NULL lc lingucomponent\source\lingutil nmake - all lc_util lc_inc NULL |