From: Ian Jackson Date: Sat, 24 Feb 2024 23:23:43 +0000 (+0000) Subject: Makefile: clean target Remove tmp/ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=fb34d74d3ee5aea9381103208a4f6466bb1217ec;p=hippotat.git Makefile: clean target Remove tmp/ This is generated by tests, which the package build skips. Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 0f7098d..d7cdca6 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,7 @@ install: all $(INSTALL) -m 644 $(MAN8PAGES) $(DESTDIR)$(man8dir)/. clean: - rm -rf stamp/* + rm -rf stamp/* tmp rm -rf docs/html docs/doctrees rm -f hippotat-setup-permissions.8