From 696e7ffba527b062bf1b87e02f43b10cc354c696 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Tue, 25 Oct 2022 16:13:05 +0200 Subject: [PATCH] Add compile_cyg_make_short_check_64.sh as an example for --enable-shortcheck --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5c9f3e8b8..9512ff09f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,7 +11,7 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \ examples m4 visualc \ cross-compile.sh cross-compile-shared.sh \ compile_min.sh compile_linux.sh compile_min_shared.sh \ - compile_linux_shared.sh \ + compile_linux_shared.sh \ compile_cyg_make_short_check_64.sh \ compile_macos_clang.sh compile_macos_gcc.sh \ ngspice.pc.in .gitignore