From bce2d9ac2cee15ffa475ae51ee4e7180054c0f4a Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sun, 3 May 2020 18:03:44 +0200 Subject: [PATCH] add compile_macos.sh to dist --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3a7b0d186..f3fb9f11a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \ build-for-mac-os.sh \ cross-compile.sh cross-compile-shared.sh \ compile_min.sh compile_linux.sh compile_min_shared.sh \ - ngspice.pc.in .gitignore + compile_macos.sh ngspice.pc.in .gitignore MAINTAINERCLEANFILES = Makefile.in aclocal.m4 ar-lib compile config.guess \ src/include/ngspice/config.h.in config.sub configure install-sh \