From 6eeb48bb5a1e0132ae7d58ac5cd05d9785c6b31c Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 27 Mar 2023 15:52:19 +0200 Subject: [PATCH] Remove obsolete READMEs from distribution, add new and interesting ones --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6b40d10aa..3fda76704 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,10 +4,10 @@ SUBDIRS = src man tests DIST_SUBDIRS = src man tests EXTRA_DIST = FAQ autogen.sh Stuarts_Poly_Notes \ - ANALYSES BUGS AUTHORS ChangeLog \ - DEVICES NEWS README README.tcl \ - README.shared-xspice README.vdmos \ - README.adms README.utf8 \ + ANALYSES BUGS AUTHORS INSTALL \ + DEVICES INTERNALS NEWS README README.tcl README.optran\ + README.shared-xspice README.vdmos README_OSDI.md\ + README_OSDI_howto README.cpl-gc README.utf8 \ examples m4 visualc \ cross-compile.sh cross-compile-shared.sh \ compile_min.sh compile_linux.sh compile_min_shared.sh \