diff options
Diffstat (limited to 'forms/util/makefile.mk')
-rw-r--r-- | forms/util/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk index afc5243acd91..5ac819c962e9 100644 --- a/forms/util/makefile.mk +++ b/forms/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:29:06 $ +# last change: $Author: fs $ $Date: 2000-10-19 11:52:20 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -99,6 +99,8 @@ SHL1STDLIBS= \ $(SFX2LIB) \ $(VOSLIB) \ $(UNOTOOLSLIB) \ + $(COMPHELPERLIB) \ + $(DBTOOLSLIB) \ $(TKLIB) SHL1LIBS=$(LIB1TARGET) |