diff options
Diffstat (limited to 'dbaccess/util/makefile.mk')
-rw-r--r-- | dbaccess/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk index dfcdf5ab4ab9..27581ecbf12a 100644 --- a/dbaccess/util/makefile.mk +++ b/dbaccess/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.31 $ +# $Revision: 1.32 $ # -# last change: $Author: rt $ $Date: 2007-07-06 08:46:44 $ +# last change: $Author: ihi $ $Date: 2007-11-21 16:17:26 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,6 +74,7 @@ SHL1STDLIBS= \ $(CPPULIB) \ $(VOSLIB) \ $(SALLIB) \ + $(SFXLIB) \ $(SALHELPERLIB) SHL1LIBS=$(LIB1TARGET) |