summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)