diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-01 14:35:06 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-05 23:52:12 +0200 |
commit | 134fa007942b86b2dc50b7aeb63b465ab28568cc (patch) | |
tree | 8a3daa07ad70aa2fd17f2d283e09fa22b27a3348 /sd/util | |
parent | 55ae7b1537e8964bbd46b54588a84f32342a951a (diff) |
From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11
ooxml11: merge with DEV300 m76 (I hope), plus intermediate commit of
own changes
Diffstat (limited to 'sd/util')
-rwxr-xr-x | sd/util/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/util/makefile.mk b/sd/util/makefile.mk index 7c2573dbbc39..2e5ba398d2f2 100755 --- a/sd/util/makefile.mk +++ b/sd/util/makefile.mk @@ -80,6 +80,8 @@ SHL1STDLIBS+= \ $(UNOTOOLSLIB) \ $(TOOLSLIB) \ $(I18NISOLANGLIB) \ + $(OOXLIB) \ + $(SAXLIB) \ $(COMPHELPERLIB) \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ |