diff options
Diffstat (limited to 'font/arabic-misc/Makefile.in')
-rw-r--r-- | font/arabic-misc/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/font/arabic-misc/Makefile.in b/font/arabic-misc/Makefile.in index bec7064a2..f61d64229 100644 --- a/font/arabic-misc/Makefile.in +++ b/font/arabic-misc/Makefile.in @@ -74,8 +74,7 @@ host_triplet = @host@ subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \ - ChangeLog INSTALL NEWS config.guess config.sub install-sh \ - missing + ChangeLog INSTALL config.guess config.sub install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -626,7 +625,7 @@ uninstall-am: uninstall-fontDATA $(AM_V_GEN)$(BDFTOPCF) -t $< | $(COMPRESS) > $@ install-data-hook: - @rm -f $(DESTDIR)$(fontdir)/font.dir + @rm -f $(DESTDIR)$(fontdir)/fonts.dir $(MKFONTDIR) $(DESTDIR)$(fontdir) @RUN_FCCACHE@ |