summaryrefslogtreecommitdiff
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 3fd12308..155df163 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ redrle: extras/redtools/redrle.c
${CC} -o $@ $>
.asm.tx:
- python textpre.py < $< > $@
+ python preprocessor.py < $< > $@
pokered.gbc: pokered.o
rgblink -o $@ $*.o