aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 318e85d..db8815c 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,6 @@ test: jmjtest.dasm
@echo
@cmp jumpmanjr.rom jmjtest.bin && echo "=== Binary reassembles correctly" || echo "*** Binary FAILS to reassemble correctly ***"
@echo ; echo "-----------------------"
- @echo labels load jmjtest.lbl
+ @echo labels add jmjtest.lbl
@echo "-----------------------" ; echo
@atari800 -nobasic -cart-type 2 -cart jmjtest.bin