mirror of
https://github.com/StewBC/cc65-Chess.git
synced 2026-04-26 12:19:05 +00:00
Fixed case
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ REMOVES += $(TAP)
|
||||
.PHONY: tap
|
||||
tap: $(TAP)
|
||||
|
||||
$(TAP): cc65-chess.atmos
|
||||
$(TAP): cc65-Chess.atmos
|
||||
$(call CP, $< $@)
|
||||
|
||||
Reference in New Issue
Block a user