summaryrefslogtreecommitdiffstats
path: root/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-07 10:25:38 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-07 10:42:07 +0200
commit3af8bd1ac4f216cb27b139cb6b2f8f8b7fcb6706 (patch)
tree147b95e5a8c41564b1adc28d12db296bcb9d67ae /cli_ure/CliNativeLibrary_cli_cppuhelper.mk
parentcheck platform-defined func. is really defined (diff)
downloadcore-3af8bd1ac4f216cb27b139cb6b2f8f8b7fcb6706.tar.gz
core-3af8bd1ac4f216cb27b139cb6b2f8f8b7fcb6706.zip
use key directly from $(SRCDIR)
Change-Id: I89f4438688b336f33816164e286f8b6c5b1cd6b6
Diffstat (limited to 'cli_ure/CliNativeLibrary_cli_cppuhelper.mk')
-rw-r--r--cli_ure/CliNativeLibrary_cli_cppuhelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/CliNativeLibrary_cli_cppuhelper.mk b/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
index cea9b8b36637..014956d1c6dd 100644
--- a/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
+++ b/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_CliNativeLibrary_wrap_library,cli_cppuhelper,cli_cppuhelper_nat
$(eval $(call gb_CliNativeLibrary_set_configfile,cli_cppuhelper,cli_ure/source/native/cli_cppuhelper_config))
-$(eval $(clal gb_CliNativeLibrary_set_keyfile,cli_cppuhelper,$(OUTDIR)/bin/clinuo.snk))
+$(eval $(clal gb_CliNativeLibrary_set_keyfile,cli_cppuhelper,$(SRCDIR)/cli_ure/source/clinuo.snk))
$(eval $(call gb_CliNativeLibrary_set_policy,cli_cppuhelper,$(CLI_CPPUHELPER_POLICY_ASSEMBLY),$(CLI_CPPUHELPER_POLICY_VERSION)))