From: Andre Noll Date: Wed, 14 Sep 2022 19:04:57 +0000 (+0200) Subject: build: Run test-clean on maintainer-clean. X-Git-Tag: v0.7.2~23 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=9c31cf0d4bcf1abd9767c77d68d90c9007b4f114;hp=a0707daa23f8706326aa837f969c20d3e4ee02aa build: Run test-clean on maintainer-clean. So that not too much stuff piles up below t/. --- diff --git a/Makefile.real b/Makefile.real index 9c426673..bf3cb6e0 100644 --- a/Makefile.real +++ b/Makefile.real @@ -313,7 +313,7 @@ distclean: clean $(call SAY, DISTCLEAN) rm -f Makefile autoscan.log config.status config.log rm -f config.h configure config.h.in -maintainer-clean: distclean +maintainer-clean: distclean test-clean $(call SAY, MAINTAINER-CLEAN) rm -f *.tar.bz2 *.tar.xz rm -f GPATH GRTAGS GSYMS GTAGS