From 793906fc9c8212552f260f828417697e8d6988cb Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Mon, 18 May 2009 13:33:20 +0000 Subject: build system: cleanup xindy, remove some unused files git-svn-id: svn://tug.org/texlive/trunk@13202 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Build/source/Makefile.am') diff --git a/Build/source/Makefile.am b/Build/source/Makefile.am index 5e913ba4215..903dc825136 100644 --- a/Build/source/Makefile.am +++ b/Build/source/Makefile.am @@ -16,6 +16,7 @@ EXTRA_DIST = \ README.cross \ README.layout \ build-aux/README.TL \ + build-aux/mkinstalldirs \ m4/README # just in case a subdirectory has added directories @@ -34,7 +35,7 @@ SUBDIRS += libs utils texk # run texlinks here since the binaries won't be there # at install-data, and fmtutil.cnf won't be there at install-exec, # and there is no install-hook or install-local. -world: install-strip +world: all install-strip echo "top-level make $@: running texlinks ..." cd texk/tetex && $(MAKE) $(AM_MAKEFLAGS) run-texlinks ## -- cgit v1.2.3