summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stoc/source/javaloader/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/javaloader/makefile.mk b/stoc/source/javaloader/makefile.mk
index 97e8b3d62669..67e4c9f2d3bc 100644
--- a/stoc/source/javaloader/makefile.mk
+++ b/stoc/source/javaloader/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 07:57:58 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:48:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,6 @@ PRJ=..$/..
PRJNAME=stoc
TARGET = javaloader.uno
ENABLE_EXCEPTIONS=TRUE
-NO_BSYMBOLIC = TRUE
COMP1TYPELIST = javaloader
.IF "$(SOLAR_JAVA)" == "TRUE"