summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:43:13 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:43:13 +0200
commit350876c906bdb553c80828b427a06f3e75e47bb9 (patch)
tree5145c83a2a90ef021bb38943a798643dc489dd46
parentbc512ebad9edd678833f11e890ef98989d436515 (diff)
Typo: font.dir -> fonts.dir
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 29e85a3..875bc2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ EXTRA_DIST = $(BDF_FILES)
MAINTAINERCLEANFILES = ChangeLog INSTALL
install-data-hook:
- @rm -f $(DESTDIR)$(fontdir)/font.dir
+ @rm -f $(DESTDIR)$(fontdir)/fonts.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)
@RUN_FCCACHE@