summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:36:51 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:36:51 +0200
commitaa516674b63a81ae4d231de034c15241a149b832 (patch)
treee6b9ca39eadca461a8afdbf407289a2daeff3c6b
parent5c9ae52688a4071994c78d024e7e1b1a4a2f8926 (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 8f5350c..44353b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,7 +168,7 @@ MAINTAINERCLEANFILES = ChangeLog INSTALL
all-local: $(BUILT_BDF_FILES) $(font_DATA)
install-data-hook:
- @rm -f $(DESTDIR)$(fontdir)/font.dir
+ @rm -f $(DESTDIR)$(fontdir)/fonts.dir
$(MKFONTDIR) $(DESTDIR)$(fontdir)
@RUN_FCCACHE@