From 836bde622df9cf0c50b598abe80bccda05d36be5 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Wed, 27 Feb 2013 00:06:26 +0100 Subject: cppuhelper: new ZipPackage_cppuhelper_odk_headers Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d --- cppuhelper/Module_cppuhelper.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cppuhelper/Module_cppuhelper.mk') diff --git a/cppuhelper/Module_cppuhelper.mk b/cppuhelper/Module_cppuhelper.mk index b1d89b547d27..2a917fe140f4 100644 --- a/cppuhelper/Module_cppuhelper.mk +++ b/cppuhelper/Module_cppuhelper.mk @@ -31,9 +31,9 @@ $(eval $(call gb_Module_add_targets,cppuhelper,\ CustomTarget_cppuhelper_allheaders \ InternalUnoApi_cppuhelper \ Library_cppuhelper \ - Package_inc \ Package_unorc \ StaticLibrary_findsofficepath \ + ZipPackage_cppuhelper_odk_headers \ )) $(eval $(call gb_Module_add_check_targets,cppuhelper,\ -- cgit