From 95f85d4fd2b89d1fdebffe96fe0b3d1037b81bcd Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Tue, 6 Jan 2026 13:05:40 +0100 Subject: [PATCH] make uninstall: clean up some files in .../share/doc/xschem/analyses/ --- xschem_library/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xschem_library/Makefile b/xschem_library/Makefile index 25041cf4..a2317449 100644 --- a/xschem_library/Makefile +++ b/xschem_library/Makefile @@ -62,7 +62,11 @@ uninstall: FORCE "$(XDOCDIR)"/gschem_import/*.sym \ "$(XDOCDIR)"/gschem_import/*.sch \ "$(XDOCDIR)"/gschem_import/sym/*.sym \ - "$(XDOCDIR)"/gschem_import/sym + "$(XDOCDIR)"/gschem_import/sym \ + "$(XDOCDIR)"/analyses/*.sym \ + "$(XDOCDIR)"/analyses/*.sch \ + "$(XDOCDIR)"/analyses/lib_init.tcl \ + "$(XDOCDIR)"/analyses/README.md clean: distclean: