diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-27 00:06:26 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:19 +0100 |
commit | 836bde622df9cf0c50b598abe80bccda05d36be5 (patch) | |
tree | df3a899750a841589c0c6d23d69914a66137d421 /writerperfect | |
parent | 936d7badcb640731add02881c32a167c1dae569b (diff) |
cppuhelper: new ZipPackage_cppuhelper_odk_headers
Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
Diffstat (limited to 'writerperfect')
-rw-r--r-- | writerperfect/StaticLibrary_writerperfect.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/StaticLibrary_writerperfect.mk b/writerperfect/StaticLibrary_writerperfect.mk index d36dc3a28163..9762184b8819 100644 --- a/writerperfect/StaticLibrary_writerperfect.mk +++ b/writerperfect/StaticLibrary_writerperfect.mk @@ -22,7 +22,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,writerperfect)) $(eval $(call gb_StaticLibrary_use_packages,writerperfect,\ comphelper_inc \ cppu_odk_headers \ - cppuhelper_inc \ + cppuhelper_odk_headers \ sot_inc \ tools_inc \ unotools_inc \ |