summaryrefslogtreecommitdiffstats
path: root/soltools/javadep
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 11:47:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-18 11:47:38 +0000
commit9a129a649ad7b8380d4c764d6d4ea7dd5c9003a0 (patch)
tree9ade899f036a4f8d04014c74d4a1d888322480cc /soltools/javadep
parentadd: changes from cws_srx644_ooo20030223 (diff)
downloadcore-9a129a649ad7b8380d4c764d6d4ea7dd5c9003a0.tar.gz
core-9a129a649ad7b8380d4c764d6d4ea7dd5c9003a0.zip
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'soltools/javadep')
-rw-r--r--soltools/javadep/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/soltools/javadep/makefile.mk b/soltools/javadep/makefile.mk
index b1034e06e583..f062ecfe9f22 100644
--- a/soltools/javadep/makefile.mk
+++ b/soltools/javadep/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2002-12-11 14:00:22 $
+# last change: $Author: hr $ $Date: 2003-03-18 12:47:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,7 @@ NO_DEFAULT_STL=TRUE
.INCLUDE : settings.mk
UWINAPILIB=$(0)
+LIBSALCPPRT=$(0)
# --- Files --------------------------------------------------------