From 72351c3e68ec7574a578bd41f7a0b17578d857af Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 6 May 2009 08:19:56 +0000 Subject: support libpoppler as 'system-xpdf' git-svn-id: svn://tug.org/texlive/trunk@12943 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/Makefile.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Build/source/Makefile.in') diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index a8b27cd8a21..bdb1159ad7b 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -283,6 +283,7 @@ ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = -C EXTRA_DIST = \ Build \ + README.config \ README.cross \ README.layout \ build-aux/README.TL \ @@ -727,6 +728,11 @@ uninstall-am: dist-hook: rm -rf `find $(distdir) -name .svn` +# This is the default target for the Build script in TeX Live. +# +# 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 echo "top-level make $@: running texlinks ..." cd texk/tetex && $(MAKE) $(AM_MAKEFLAGS) run-texlinks -- cgit v1.2.3