Commit d602c2b6 authored by Richard Levitte's avatar Richard Levitte
Browse files

Finally, make sure vms_term_sock.c is built on VMS

parent 51e5133d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1774,7 +1774,7 @@ sub vms_info {
        dso_scheme       => "vms",
        thread_scheme    => "pthreads",

        apps_aux_src     => "vms_decc_init.c",
        apps_aux_src     => "vms_decc_init.c vms_term_sock.c",
    },

    "vms-alpha" => {