megademo: don't delete .inc files in make clean

This commit is contained in:
Vince Weaver 2018-09-16 23:48:00 -04:00
parent 1dda82e43e
commit 96512ef8bf

View File

@ -39,4 +39,4 @@ C64C.BIN: c64.bmp
$(B2D) c64.bmp HGR
clean:
rm -f *~ *.o *.lst *.inc MEGADEMO c64.img
rm -f *~ *.o *.lst MEGADEMO c64.img