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 /testtools | |
parent | 936d7badcb640731add02881c32a167c1dae569b (diff) |
cppuhelper: new ZipPackage_cppuhelper_odk_headers
Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
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 fcd17821291a..9f31be8975f6 100644 --- a/testtools/StaticLibrary_bridgetest.mk +++ b/testtools/StaticLibrary_bridgetest.mk @@ -31,7 +31,7 @@ $(eval $(call gb_StaticLibrary_use_external,testtools_bridgetest_s,boost_headers $(eval $(call gb_StaticLibrary_use_packages,testtools_bridgetest_s,\ cppu_odk_headers \ - cppuhelper_inc \ + cppuhelper_odk_headers \ )) $(eval $(call gb_StaticLibrary_use_internal_api,testtools_bridgetest_s,\ |