summaryrefslogtreecommitdiff
path: root/sal/qa/osl/module
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-03 07:57:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-03 07:57:58 +0000
commit701500e4b2def85be96df2b14a0285e363251b76 (patch)
tree0820551730c137757cadfaad14ff3cd56c2c7e22 /sal/qa/osl/module
parent89b22fa69aa995fb749c20de3f395c8730875327 (diff)
INTEGRATION: CWS qadev17 (1.4.2); FILE MERGED
2004/04/14 12:09:00 lla 1.4.2.1: #116021# lot of clarification for test library names
Diffstat (limited to 'sal/qa/osl/module')
-rw-r--r--sal/qa/osl/module/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/osl/module/makefile.mk b/sal/qa/osl/module/makefile.mk
index e4c09b467..c05db6419 100644
--- a/sal/qa/osl/module/makefile.mk
+++ b/sal/qa/osl/module/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: obo $ $Date: 2004-03-19 14:48:42 $
+# last change: $Author: rt $ $Date: 2004-05-03 08:57:58 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,7 +86,7 @@ SHL1VERSIONMAP = export_dll.map
# --- main l ------------------------------------------------------
SHL2OBJS= $(SLO)$/osl_Module.obj
-SHL2TARGET= Module
+SHL2TARGET= osl_Module
SHL2STDLIBS= $(SALLIB)
.IF "$(GUI)" == "WNT"