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 /sax | |
parent | b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e (diff) |
cppu: new ZipPackage_cppu_odk_headers
Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
Diffstat (limited to 'sax')
-rw-r--r-- | sax/StaticLibrary_sax_shared.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/StaticLibrary_sax_shared.mk b/sax/StaticLibrary_sax_shared.mk index bf6887c00ada..5fb6cab3ce74 100644 --- a/sax/StaticLibrary_sax_shared.mk +++ b/sax/StaticLibrary_sax_shared.mk @@ -10,7 +10,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,sax_shared)) $(eval $(call gb_StaticLibrary_use_packages,sax_shared,\ - cppu_inc \ + cppu_odk_headers \ )) $(eval $(call gb_StaticLibrary_set_include,sax_shared,\ |