summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 15:41:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-10-04 15:41:38 +0000
commit3817bdb7c9936db23e18b74cf16fb234c1957a32 (patch)
tree04a776540153c27aed626b361f0c381c3981c675 /Build/source/texk/lcdf-typetools/Makefile.in
parent37b29e92d678aeb977a53c3ec164cac174fb282e (diff)
Bug fix: Make sure that 'make distcheck' removes all generated files
but keeps all distributed ones git-svn-id: svn://tug.org/texlive/trunk@24189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools/Makefile.in')
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/lcdf-typetools/Makefile.in b/Build/source/texk/lcdf-typetools/Makefile.in
index d3a61de461d..de292eb65fb 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.in
+++ b/Build/source/texk/lcdf-typetools/Makefile.in
@@ -276,7 +276,7 @@ ACLOCAL_AMFLAGS = -I ../../m4 -I m4
DISTCHECK_CONFIGURE_FLAGS = --without-kpathsea
SUBDIRS = . liblcdf libefont @SELECTED_SUBDIRS@
DIST_SUBDIRS = liblcdf libefont cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1rawafm t1reencode t1testpage ttftotype42
-DISTCLEANFILES = config.force
+DISTCLEANFILES = config.force CXXLD.sh
@texlive_build_FALSE@glyphlistdir = $(pkgdatadir)
@texlive_build_TRUE@glyphlistdir = ${prefix}/texmf-dist/fonts/map/glyphlist
@texlive_build_FALSE@encdir = $(pkgdatadir)