From 308cac3f2328b6284f0d071ad21497a0db38aed0 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 26 Feb 2013 23:25:41 +0100 Subject: sal: new ZipPackage_sal_odk_headers for public ODK headers Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302 --- cppuhelper/StaticLibrary_findsofficepath.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper') 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,\ -- cgit