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 /svx/util | |
parent | 7d22ff57241f19213453ecd0c98d67fb579a3803 (diff) |
merge vosremoval-reference.diff
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk index 050decc8d4f5..06e3132f4e12 100644 --- a/svx/util/makefile.mk +++ b/svx/util/makefile.mk @@ -154,6 +154,7 @@ SHL2STDLIBS= \ $(CPPULIB) \ $(VOSLIB) \ $(SALLIB) \ + $(SALHELPERLIB) \ $(ICUUCLIB) .IF "$(GUI)"=="WNT" |