diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:42:42 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-04-07 14:42:42 +0000 |
commit | b9f378a59bab3d69f484ee01ae5d7ad658fcb759 (patch) | |
tree | 80f9afb6bd4094ad030c80ac1720b676aa2fda47 /automation/util | |
parent | 12b54240045345139e51083fc0617568323bb80c (diff) |
INTEGRATION: CWS internatiodel (1.14.18); FILE MERGED
2006/01/20 01:04:18 er 1.14.18.3: RESYNC: (1.16-1.20); FILE MERGED
2005/06/27 10:35:02 er 1.14.18.2: RESYNC: (1.14-1.16); FILE MERGED
2005/06/24 13:12:27 er 1.14.18.1: #i50205# get rid of class International
Diffstat (limited to 'automation/util')
-rw-r--r-- | automation/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk index c52d65f3f88f..72206d5caaa5 100644 --- a/automation/util/makefile.mk +++ b/automation/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: rt $ $Date: 2005-10-19 12:04:03 $ +# last change: $Author: vg $ $Date: 2006-04-07 15:42:42 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -58,6 +58,7 @@ SHL1IMPLIB= ists SHL1STDLIBS= \ $(TOOLSLIB) \ + $(UNOTOOLSLIB) \ $(SVTOOLLIB) \ $(SVLLIB) \ $(SVLIB) \ |