Removed `expected` folder from `make distclean`

This commit is contained in:
gijs 2023-09-26 13:05:45 +02:00
parent a8f46d32ed
commit 27d9014398
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ clean:
distclean: clean
$(V)rm -rf asm
$(V)rm -rf expected
$(V)rm -rf assets
$(V)rm -f *auto.txt
$(V)rm -f $(TARGET).ld