summaryrefslogtreecommitdiff
path: root/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-11-23 23:40:04 +0100
committerMichael Stahl <mstahl@redhat.com>2017-11-24 01:27:37 +0100
commit9673dbf3a19740b22ecb99721dab9b03cae76509 (patch)
tree5a13cf0bac278305200b3664b2a5b487459e17fd /cli_ure/CliNativeLibrary_cli_cppuhelper.mk
parentc850db62618b9c53b21ae3e13bf52df91ea93bbd (diff)
tdf#113787: always require version file with config for CLI assemblies
The CliUnoApi_oootypes does not use the same version file as everything else, so pass that in as a parameter.
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 5bc4f45e8b0a..0fa51671410a 100644
--- a/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
+++ b/cli_ure/CliNativeLibrary_cli_cppuhelper.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_CliNativeLibrary_CliNativeLibrary,cli_cppuhelper))
$(eval $(call gb_CliNativeLibrary_wrap_library,cli_cppuhelper,cli_cppuhelper))
-$(eval $(call gb_CliNativeLibrary_set_configfile,cli_cppuhelper,cli_ure/source/native/cli_cppuhelper_config))
+$(eval $(call gb_CliNativeLibrary_set_configfile,cli_cppuhelper,cli_ure/source/native/cli_cppuhelper_config,cli_ure/version/version.txt))
$(eval $(call gb_CliNativeLibrary_set_keyfile,cli_cppuhelper,$(SRCDIR)/cli_ure/source/cliuno.snk))