From a89aaf18b62598f96112e0172488747386bebb44 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Wed, 3 Sep 2025 18:37:33 -0400 Subject: [PATCH] Add another distclean target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 25d9dcd8..ae37624a 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ cppcheck: @$(MAKE) -C src cppcheck distclean: clean - -rm -f config.cache config.log config.status src/Makefile src/version.h src/config.h tests/test.out www/Makefile rem2pdf/Makefile.top rem2pdf/Makefile.old rem2pdf/Makefile rem2pdf/Makefile.PL rem2pdf/bin/rem2pdf rem2html/rem2html + -rm -f config.cache config.log config.status src/Makefile src/version.h src/config.h tests/test.out tests/tz.out www/Makefile rem2pdf/Makefile.top rem2pdf/Makefile.old rem2pdf/Makefile rem2pdf/Makefile.PL rem2pdf/bin/rem2pdf rem2html/rem2html -rm -f man/rem.1 man/rem2ps.1 man/remind.1 man/tkremind.1 scripts/tkremind -rm -rf autom4te.cache rem2html/Makefile rem2html/rem2html.1