summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:36:02 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:36:02 +0200
commit498b6cf0c1a7e546800196396fec1150f2d5a3b2 (patch)
treefc2e25fb3522afef37b1dfd93d95f116da5db603
parente38d94c5a9efdd5c9213f51be6446ff9ad448d76 (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@