summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-11 22:12:36 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:31:32 +0200
commit028ace73e3507ffeadbc5a3e6b1f8f40575e6ded (patch)
treec5d87a352a337f6365878b45ae2fe51296b5e7bc
parentb01795791519198c083c5bd920cc6e615d25f4bd (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 20d60d2..a38bbdb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -174,7 +174,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@