summaryrefslogtreecommitdiff
path: root/svtools/source/config
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-05-18 12:15:42 +0000
committerOliver Specht <os@openoffice.org>2001-05-18 12:15:42 +0000
commited0d72a4b941abfeca38de06587d5043aac26a19 (patch)
tree5f7afeebb1cf561b1c0d3f898432fe9099b22540 /svtools/source/config
parentd82ef9ba0a5dc3ccb1af0433fc4d288126e0e1dd (diff)
#86988# new java configuration
Diffstat (limited to 'svtools/source/config')
-rw-r--r--svtools/source/config/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/svtools/source/config/makefile.mk b/svtools/source/config/makefile.mk
index 9f5f5a3671a7..c4379ab2d841 100644
--- a/svtools/source/config/makefile.mk
+++ b/svtools/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.27 $
+# $Revision: 1.28 $
#
-# last change: $Author: kz $ $Date: 2001-05-11 10:56:26 $
+# last change: $Author: os $ $Date: 2001-05-18 13:12:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,7 +80,8 @@ SLOFILES = \
$(SLO)$/saveopt.obj \
$(SLO)$/undoopt.obj \
$(SLO)$/helpopt.obj \
- $(SLO)$/useroptions.obj \
+ $(SLO)$/javaoptions.obj \
+ $(SLO)$/useroptions.obj \
$(SLO)$/moduleoptions.obj \
$(SLO)$/securityoptions.obj \
$(SLO)$/localisationoptions.obj \