diff options
Diffstat (limited to 'svtools/util/makefile.mk')
-rw-r--r-- | svtools/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index ed211841751e..b54badeca927 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -2,9 +2,9 @@ #* #* $RCSfile: makefile.mk,v $ #* -#* $Revision: 1.2 $ +#* $Revision: 1.3 $ #* -#* last change: $Author: er $ $Date: 2000-10-22 17:22:16 $ +#* last change: $Author: mh $ $Date: 2000-10-24 07:45:24 $ #* #* The Contents of this file are made available subject to the terms of #* either of the following licenses @@ -247,6 +247,7 @@ SHL1OBJS=$(SLO)$/svtdata.obj SHL2STDLIBS=$(TOOLSLIB) \ $(VOSLIB) \ $(CPPULIB) \ + $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ $(RTLLIB) \ $(SALLIB) \ |