diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-15 12:10:06 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:33 -0500 |
commit | d3756b8b7318ecae4eaf0552aea3cde940e91490 (patch) | |
tree | 266d82b888950bf415cf6aeddce2c1bdb7329591 /xmloff/util | |
parent | 7d22ff57241f19213453ecd0c98d67fb579a3803 (diff) |
merge vosremoval-reference.diff
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk index b8745b6b8fff..d01fbd829ae9 100644 --- a/xmloff/util/makefile.mk +++ b/xmloff/util/makefile.mk @@ -66,6 +66,7 @@ SHL1STDLIBS= \ $(COMPHELPERLIB)\ $(SVLLIB) \ $(SALLIB) \ + $(SALHELPERLIB) \ $(UNOTOOLSLIB) \ $(BASEGFXLIB) |