summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-02-19 23:55:30 +0100
committerRichard Levitte <levitte@openssl.org>2016-02-20 09:28:16 +0100
commit5ee719da047ab1de41882568b1ebdb745ce00aed (patch)
tree273891eb61081005976e8f710550863a7c000cab
parentef3c88cf893983e3028dae91b9f68a751600ebad (diff)
apps_extra_src changed name to apps_aux_src, rename everywhere
One spot was forgotten. Reviewed-by: Rich Salz <rsalz@openssl.org>
-rw-r--r--Configurations/10-main.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configurations/10-main.conf b/Configurations/10-main.conf
index 5ab71b5c1f..312aac5b22 100644
--- a/Configurations/10-main.conf
+++ b/Configurations/10-main.conf
@@ -1542,7 +1542,7 @@
release_lflags => "/NODEBUG/NOTRACEBACK",
shared_target => "vms-shared",
- apps_extra_src => "vms_decc_init.c",
+ apps_aux_src => "vms_decc_init.c",
build_file => "descrip.mms",
build_scheme => [ "unified", "VMS" ],
},