diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-02-26 23:25:41 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-02-27 01:33:18 +0100 |
commit | 308cac3f2328b6284f0d071ad21497a0db38aed0 (patch) | |
tree | b23ee31ad0795492802a1aab955f42b379679452 /cppuhelper | |
parent | 5e85d8406bbd069c022975ca4e1b7d74914062b5 (diff) |
sal: new ZipPackage_sal_odk_headers for public ODK headers
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
Diffstat (limited to 'cppuhelper')
-rw-r--r-- | cppuhelper/StaticLibrary_findsofficepath.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/StaticLibrary_findsofficepath.mk b/cppuhelper/StaticLibrary_findsofficepath.mk index a33c13afc11a..4b97bcd930a7 100644 --- a/cppuhelper/StaticLibrary_findsofficepath.mk +++ b/cppuhelper/StaticLibrary_findsofficepath.mk @@ -11,7 +11,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,findsofficepath)) $(eval $(call gb_StaticLibrary_use_packages,findsofficepath,\ cppuhelper_inc \ - sal_inc \ + sal_odk_headers \ )) $(eval $(call gb_StaticLibrary_add_cobjects,findsofficepath,\ |