diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-01-06 21:16:06 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 21:16:06 +0100 |
commit | b1817420911296ce21d4db145e12c9cbeec9c228 (patch) | |
tree | b90685120b482c2664ec6bce4735a1657af0c026 /extensions | |
parent | 23dd856d3c70a63dd47ae2a09a75833267296432 (diff) |
extensions: pl: link comphelper (bacfd2dc)
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/Library_pl.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/Library_pl.mk b/extensions/Library_pl.mk index 6c07b0f1f7fd..cf74ce8871f5 100644 --- a/extensions/Library_pl.mk +++ b/extensions/Library_pl.mk @@ -136,6 +136,7 @@ $(eval $(call gb_Library_add_linked_libs,pl,\ svl \ utl \ tl \ + comphelper \ ucbhelper \ cppuhelper \ cppu \ |