diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-26 23:57:15 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:18 +0100 |
commit | 936d7badcb640731add02881c32a167c1dae569b (patch) | |
tree | a9e092d5837798ad7132daa5a63183070d7c0b72 /extensions | |
parent | b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e (diff) |
cppu: new ZipPackage_cppu_odk_headers
Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/StaticLibrary_plugcon.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/StaticLibrary_plugcon.mk b/extensions/StaticLibrary_plugcon.mk index 9930c7b68c80..a888629a6eab 100644 --- a/extensions/StaticLibrary_plugcon.mk +++ b/extensions/StaticLibrary_plugcon.mk @@ -34,7 +34,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,plugcon)) $(eval $(call gb_StaticLibrary_use_packages,plugcon,\ basegfx_inc \ comphelper_inc \ - cppu_inc \ + cppu_odk_headers \ i18npool_inc \ np_sdk_inc \ tools_inc \ |