riven: make sure builds after dist-clean

This commit is contained in:
Vince Weaver 2024-07-22 01:11:43 -04:00
parent 77f36ed36b
commit 3e1bf5cf46
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ graphics_cho/cho_graphics.inc:
graphics_cyan/cyan_graphics.inc:
cd graphics_cyan && make
graphics_start/cyan_graphics.inc:
graphics_start/start_graphics.inc:
cd graphics_start && make
####

View File

@ -27,5 +27,5 @@ cove_graphics.inc: \
####
clean:
rm -f *~ *.o *.lst *.zx02 *.hgr stairs_cove.inc
rm -f *~ *.o *.lst *.zx02 *.hgr cove_graphics.inc