From b7058e6b84396b05b10765a7704e16a5eb08133f Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 10 Sep 2016 18:01:21 -0700 Subject: fix 'make compare' --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f6f30cd6d..4c56371c7 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ sapphire: pokesapphire.gba @: # For contributors to make sure a change didn't affect the contents of the ROM. -compare: both +compare: all @$(SHA1) rom.sha1 clean: -- cgit v1.2.3