From 78ba9fec55ec6a8ca126b3c614b980d2f88bd376 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Sat, 27 Oct 2018 16:38:00 +0200 Subject: [PATCH] add some files to the distribution --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 53970b6ca..2e34a7a33 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,8 @@ EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \ xgraph/aclocal.m4 \ build-for-mac-os.sh \ cross-compile.sh cross-compile-shared.sh \ - compile_min.sh compile_linux.sh .gitignore + compile_min.sh compile_linux.sh compile_min_shared.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 \