summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/unotypes/makefile.mk')
-rw-r--r--cli_ure/unotypes/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/unotypes/makefile.mk b/cli_ure/unotypes/makefile.mk
index 363a7abb5372..0dc23b7e5fee 100644
--- a/cli_ure/unotypes/makefile.mk
+++ b/cli_ure/unotypes/makefile.mk
@@ -68,7 +68,7 @@ $(POLICY_ASSEMBLY_FILE) : $(BIN)$/cli_uretypes.config $(OUT)$/bin$/cli_uretypes.
$(WRAPCMD) AL.exe -out:$@ \
-version:$(CLI_URETYPES_POLICY_VERSION) \
-keyfile:$(BIN)$/cliuno.snk \
- -link:$(BIN)$/cli_uretypes.config
+ -link:cli_uretypes.config,$(BIN)$/cli_uretypes.config
#Create the config file that is used with the policy assembly
$(BIN)$/cli_uretypes.config: cli_uretypes_config $(BIN)$/cliureversion.mk