buildsys: remove all archlinux*.tar* files on dist-clean

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-11-10 15:08:54 +01:00
parent 903d29f84d
commit c540795686
1 changed files with 1 additions and 0 deletions

View File

@ -51,3 +51,4 @@ clean:
.PHONY: distclean
distclean:
@$(PERL) ./aab dist-clean
rm -rf archlinux*.tar*