summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-08-29 15:23:39 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-08-29 15:23:53 +0300
commit0b1b496c0bf112d5b19979e6f48f66bf68a846d2 (patch)
tree14b5d6342b3c80a56bb4621689fe775a99660193 /ucb
parent54deba6fccda9facd9dce25b15391a05dd9f009e (diff)
Add comphelperlib for isdigitAscii etc
Despite these being marked as inline, needed when linking at least in a WNTMSC build with --enable-dbgutil, possibly always with WNTMSC.
Diffstat (limited to 'ucb')
-rwxr-xr-xucb/source/core/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/source/core/makefile.mk b/ucb/source/core/makefile.mk
index f13a2cfaff79..ee9338f4993b 100755
--- a/ucb/source/core/makefile.mk
+++ b/ucb/source/core/makefile.mk
@@ -55,6 +55,7 @@ SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1STDLIBS=\
$(CPPUHELPERLIB) \
$(CPPULIB) \
+ $(COMPHELPERLIB) \
$(SALLIB) \
$(UCBHELPERLIB)
SHL1LIBS=\