diff --git a/Makefile b/Makefile index d3d4e266..1df0631d 100644 --- a/Makefile +++ b/Makefile @@ -11,4 +11,4 @@ redrle: extras/redrle.c ${CC} -o $@ $> clean: - rm -f pokered.o pokered.gbc + rm -f pokered.o pokered.gbc redrle