:: commit 62ef88a964b74bbc9bdba09e849fec9060243792

mintsuki <mintsuki@protonmail.com> — 2022-01-16 21:48

parents: 26641eb1a8

build: Clean all temp autoconf files in maintainer-clean

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 1eecad95..62bc0189 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -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
tab: 248 wrap: offon