summaryrefslogtreecommitdiff
path: root/userspace/fonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/fonts/Makefile')
-rw-r--r--userspace/fonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/fonts/Makefile b/userspace/fonts/Makefile
index 2eeaf37..a203753 100644
--- a/userspace/fonts/Makefile
+++ b/userspace/fonts/Makefile
@@ -1,5 +1,5 @@
############ fool-font ############
binfont.bin: binfont.src
- python3.2 binarize.py $< $@
+ python3 binarize.py $< $@
clean:
-rm binfont.bin