summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-10 18:01:21 -0700
committerYamaArashi <shadow962@live.com>2016-09-10 18:01:21 -0700
commitb7058e6b84396b05b10765a7704e16a5eb08133f (patch)
tree1c51d446fbdd606c12f0b30f53855f38665f6d4f
parent0fd94243cbb30a3cb540672f85d411fcd82e1cae (diff)
fix 'make compare'
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: