Extra space in Makefile removed.

hg-commit-id: e64c1edc7b70
This commit is contained in:
stag019 2012-03-15 19:26:36 -04:00
parent 344ad83fec
commit c1e784107d

View file

@ -15,7 +15,7 @@ redrle: extras/redrle.c
${CC} -o $@ $>
.asm.tx:
python textpre.py < $< > $@
python textpre.py < $< > $@
pokered.gbc: pokered.o
rgblink -o $@ $<