From 558303c70cdfd3bc2465cb99c2f8d81a64efcf31 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 10 Nov 2009 10:32:41 +0000 Subject: towards TL2010: texk/ misc git-svn-id: svn://tug.org/texlive/trunk@15976 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/lcdf-typetools/Makefile.am | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/lcdf-typetools/Makefile.am') diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am index 6f2809512f7..83276915dc3 100644 --- a/Build/source/texk/lcdf-typetools/Makefile.am +++ b/Build/source/texk/lcdf-typetools/Makefile.am @@ -3,9 +3,17 @@ ACLOCAL_AMFLAGS = -I ../../m4 -I m4 DISTCHECK_CONFIGURE_FLAGS = --without-kpathsea -SUBDIRS = $(SELECTED_SUBDIRS) +SUBDIRS = . $(SELECTED_SUBDIRS) DIST_SUBDIRS = liblcdf libefont cfftot1 mmafm mmpfb otfinfo otftotfm t1dotlessj t1lint t1rawafm t1reencode t1testpage ttftotype42 +all-local: config.force + +config.force: $(KPATHSEA_DEPEND) + echo timestamp >config.force + $(SHELL) ./config.status --recheck + +DISTCLEANFILES = config.force + if texlive_build glyphlistdir = ${prefix}/texmf-dist/fonts/map/glyphlist -- cgit v1.2.3