Added COMPHELPERLIB
This commit is contained in:
parent
3250cfc03a
commit
abd4d6b9c0
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.2 $
|
||||
# $Revision: 1.3 $
|
||||
#
|
||||
# last change: $Author: dbo $ $Date: 2001-02-21 20:49:30 $
|
||||
# last change: $Author: ab $ $Date: 2001-02-26 09:56:45 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
|
@ -87,6 +87,7 @@ SHL1LIBS= \
|
|||
|
||||
SHL1STDLIBS= \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(COMPHELPERLIB) \
|
||||
$(CPPULIB) \
|
||||
$(SALLIB)
|
||||
|
||||
|
|
Loading…
Reference in a new issue