diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-13 15:09:40 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-01-16 16:52:55 +0200 |
commit | 08651bcc738928cc20afd84b02c4307b590794c3 (patch) | |
tree | 8aa501cf10c8f3660de34d8e6e803be200c2dde0 /swext | |
parent | ee0a5a04fed6a56eddb0655bb6ff014c63c48b8e (diff) |
Try without xmlhelp on non-desktop OSes
Diffstat (limited to 'swext')
-rw-r--r-- | swext/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swext/prj/build.lst b/swext/prj/build.lst index 314cbd8f9248..beff5543d72b 100644 --- a/swext/prj/build.lst +++ b/swext/prj/build.lst @@ -1,3 +1,3 @@ -swext swext : officecfg TRANSLATIONS:translations DESKTOP:l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml xmlhelp NULL +swext swext : officecfg TRANSLATIONS:translations DESKTOP:l10ntools javaunohelper ridljar unoil jurt APACHE_COMMONS:apache-commons readlicense_oo xsltml DESKTOP:xmlhelp NULL swext swext\prj nmake - all swext_prj NULL |