diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-02 09:36:30 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-10-02 09:36:30 +0000 |
commit | 1d8aff7ead6ea541ca6082f5fd62568217ca417c (patch) | |
tree | 488cc7b788298c8bd52ca48bf96c0b70a9cce42d /font/bh-lucidatypewriter-100dpi/Makefile.in | |
parent | 116c22760e33d9c764c29499f42ce07fad4b7c83 (diff) |
regen
Diffstat (limited to 'font/bh-lucidatypewriter-100dpi/Makefile.in')
-rw-r--r-- | font/bh-lucidatypewriter-100dpi/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/font/bh-lucidatypewriter-100dpi/Makefile.in b/font/bh-lucidatypewriter-100dpi/Makefile.in index f5abcf445..662e2468f 100644 --- a/font/bh-lucidatypewriter-100dpi/Makefile.in +++ b/font/bh-lucidatypewriter-100dpi/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) \ @@ -735,7 +734,7 @@ uninstall-am: uninstall-fontDATA 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@ |