summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:50:15 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2016-09-12 10:50:15 +0200
commit253c448dbbe0a56c3099d745befac822966764ce (patch)
treeddc947addbbc598856b6df3293b4f680d2f701a3
parent8fabb91a796ff95d4c45f286c646c81109b70581 (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 9199dbc..98bde46 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -326,7 +326,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@