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 | 955e88c80e9abce3f15aa55d434dae6ae17d7d43 (patch) | |
tree | b41e8c491c3a21a114c5697cf083cd46acbf043f /sot | |
parent | f4ef3321aaad357e85c73cc14b804870e087ee69 (diff) |
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
Diffstat (limited to 'sot')
-rw-r--r-- | sot/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/prj/build.lst b/sot/prj/build.lst index a5ebff311e9c..9d6e785898a5 100644 --- a/sot/prj/build.lst +++ b/sot/prj/build.lst @@ -1,4 +1,4 @@ -to sot : tools ucbhelper unotools NULL +to sot : LIBXSLT:libxslt tools ucbhelper unotools NULL to sot usr1 - all sot_mkout NULL to sot\inc nmake - all sot_inc NULL to sot\prj get - all sot_prj NULL |