From 1fa01cb72d6ada4a60915d1287873915b9a1b754 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 22 Jun 2009 09:09:47 +0000 Subject: minor build system fix (misspelled filename) git-svn-id: svn://tug.org/texlive/trunk@13878 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/afm2pl/Makefile.am | 2 +- Build/source/texk/afm2pl/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/afm2pl/Makefile.am b/Build/source/texk/afm2pl/Makefile.am index 0306b03cdcb..7e882528aa5 100644 --- a/Build/source/texk/afm2pl/Makefile.am +++ b/Build/source/texk/afm2pl/Makefile.am @@ -31,5 +31,5 @@ CLEANFILES = logo10.map logo10.pl ## Not used ## EXTRA_DIST += \ - afm2pl.xml README.DOC + afm2pl.xml README.DOCS diff --git a/Build/source/texk/afm2pl/Makefile.in b/Build/source/texk/afm2pl/Makefile.in index ae442d525a2..c6447324290 100644 --- a/Build/source/texk/afm2pl/Makefile.in +++ b/Build/source/texk/afm2pl/Makefile.in @@ -254,7 +254,7 @@ LDADD = $(KPATHSEA_LIBS) dist_man1_MANS = afm2pl.1 TESTS = afm2pl.test EXTRA_DIST = afm2pl.test logo10.afm xlogo10.map xlogo10.pl afm2pl.xml \ - README.DOC + README.DOCS CLEANFILES = logo10.map logo10.pl all: c-auto.h $(MAKE) $(AM_MAKEFLAGS) all-am -- cgit v1.2.3