Commit 5ee719da authored by Richard Levitte's avatar Richard Levitte
Browse files

apps_extra_src changed name to apps_aux_src, rename everywhere



One spot was forgotten.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent ef3c88cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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" ],
    },