mirror of
https://github.com/StewBC/cc65-Chess.git
synced 2025-02-10 10:31:46 +00:00
Fixed case
This commit is contained in:
parent
5ec7fe9753
commit
6237a02a0e
@ -12,5 +12,5 @@ REMOVES += $(TAP)
|
||||
.PHONY: tap
|
||||
tap: $(TAP)
|
||||
|
||||
$(TAP): cc65-chess.atmos
|
||||
$(TAP): cc65-Chess.atmos
|
||||
$(call CP, $< $@)
|
||||
|
Loading…
x
Reference in New Issue
Block a user