build: Clean all temp autoconf files in maintainer-clean

This commit is contained in:
mintsuki 2022-01-16 22:48:33 +01:00
parent 26641eb1a8
commit 62ef88a964
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@ distclean: clean
.PHONY: maintainer-clean
maintainer-clean: distclean
cd '$(call SHESCAPE,$(SRCDIR))' && rm -rf stivale reduced-gnu-efi configure 'configure~' autom4te.cache *.tar.xz
cd '$(call SHESCAPE,$(SRCDIR))' && rm -rf stivale reduced-gnu-efi configure *'~' autom4te.cache *.tar.xz
.PHONY: stage23-uefi64
stage23-uefi64: $(call MKESCAPE,$(SRCDIR))/stivale