summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:51:53 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:51:53 +0200
commit48667cef8d76b0bdde080d8ae2f579a3a13ba9ee (patch)
tree0173b7b825839d15b002b0fa791c4db34834f0b1
parentc7327eecea51e04f96dbd266adbfbda557632d69 (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 8a1e6db..d627139 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,7 +41,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@