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 /testtools | |
parent | b1cbf8f767ff5f120e6bb3b3adf88002ec9e919e (diff) |
cppu: new ZipPackage_cppu_odk_headers
Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
Diffstat (limited to 'testtools')
-rw-r--r-- | testtools/StaticLibrary_bridgetest.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testtools/StaticLibrary_bridgetest.mk b/testtools/StaticLibrary_bridgetest.mk index 5f943035f6ca..fcd17821291a 100644 --- a/testtools/StaticLibrary_bridgetest.mk +++ b/testtools/StaticLibrary_bridgetest.mk @@ -30,7 +30,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,testtools_bridgetest_s)) $(eval $(call gb_StaticLibrary_use_external,testtools_bridgetest_s,boost_headers)) $(eval $(call gb_StaticLibrary_use_packages,testtools_bridgetest_s,\ - cppu_inc \ + cppu_odk_headers \ cppuhelper_inc \ )) |