summaryrefslogtreecommitdiff
path: root/l10ntools/layout/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-08-31 14:38:59 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-08-31 14:45:47 +0300
commitefd7511302f4a16abbe60959e6a2618d2e231d9f (patch)
treef4867964277ff30fcc8eb0ac9343bc37d5ef4b0e /l10ntools/layout/makefile.mk
parent2715e0482323f6f2b7369761b700c1a0b9a5c974 (diff)
Need to link with COMPHELPERLIB now for getToken at least
Diffstat (limited to 'l10ntools/layout/makefile.mk')
-rw-r--r--l10ntools/layout/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/layout/makefile.mk b/l10ntools/layout/makefile.mk
index dee3c6e81b33..8da90e22c8f7 100644
--- a/l10ntools/layout/makefile.mk
+++ b/l10ntools/layout/makefile.mk
@@ -59,6 +59,7 @@ OBJFILES =\
APP1OBJS = $(OBJFILES)
APP1STDLIBS =\
+ $(COMPHELPERLIB) \
$(TOOLSLIB)\
$(EXPATASCII3RDLIB)\
$(CPPULIB) \