summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 18:39:31 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-28 18:39:31 -0500
commit20aa235c42d297d247fa62f5df35fae4d32a6cf2 (patch)
tree000541d37bc6f70728c8bed08f2ce1d089f289cd
parent5fbd01971f1cc61a7167154abc9982aca9f494f3 (diff)
fix typo (ttv should have been ttf)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 10bdb5f..e9501fe 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ endef
$(keymapdir)/list.mk: $(keymapdir)/original/
echo keymaps = $$(ls $<) > $@
-resources/grub/font/dejavusansmono.pf2: src/dejavu/ttv/DejaVuSansMono.ttf $(firstword $(GRUB_MKFONT))
+resources/grub/font/dejavusansmono.pf2: src/dejavu/ttf/DejaVuSansMono.ttf $(firstword $(GRUB_MKFONT))
$(GRUB_MKFONT) -o $@ $<
# % = $(keymap)