From: Richard Levitte Date: Fri, 19 Feb 2016 22:55:30 +0000 (+0100) Subject: apps_extra_src changed name to apps_aux_src, rename everywhere X-Git-Tag: OpenSSL_1_1_0-pre4~581 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5ee719da047ab1de41882568b1ebdb745ce00aed;p=oweals%2Fopenssl.git apps_extra_src changed name to apps_aux_src, rename everywhere One spot was forgotten. Reviewed-by: Rich Salz --- 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" ], },