diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 13:28:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-26 13:28:44 +0000 |
commit | 74b5f16bfd6688a7771b97be25e894834931fbac (patch) | |
tree | 6a79ad2973c1583c1f930e088c07da2fbb9dd62b /psprint/util | |
parent | db83cf60ae3f512763d17be63148ccb3b4640b72 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'psprint/util')
-rw-r--r-- | psprint/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/psprint/util/makefile.mk b/psprint/util/makefile.mk index 64b6450e46db..c3fb7425afd3 100644 --- a/psprint/util/makefile.mk +++ b/psprint/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: pl $ $Date: 2002-09-23 13:28:52 $ +# last change: $Author: hr $ $Date: 2003-03-26 14:24:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,7 +94,7 @@ SHL1VERSIONMAP=libpsp_linux.map SHL1STDLIBS=$(UNOTOOLSLIB) \ $(TOOLSLIB) \ $(VOSLIB) \ - $(JENVLIB) \ + $(JVMACCESSLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(SALLIB) \ |