From 0428e986f06209f75419776b630d34e93080d57a Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 30 Jan 2013 09:41:34 +0000 Subject: build system: Allow subdir-objects as required for Automake 1.14 git-svn-id: svn://tug.org/texlive/trunk@28989 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/am/texmf.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/am') diff --git a/Build/source/texk/web2c/am/texmf.am b/Build/source/texk/web2c/am/texmf.am index 6cd91ac71e9..77c4673443c 100644 --- a/Build/source/texk/web2c/am/texmf.am +++ b/Build/source/texk/web2c/am/texmf.am @@ -25,7 +25,7 @@ endif TEX EXTRA_PROGRAMS += tex initex_CPPFLAGS = -DEXEPROG=\"tex.exe\" -initex_SOURCES = $(srcdir)/../texlive/w32_wrapper/callexe.c +nodist_initex_SOURCES = callexe.c initex_LDADD = tex_CPPFLAGS = $(AM_CPPFLAGS) @@ -111,7 +111,7 @@ EXTRA_PROGRAMS += mf mf-nowin DISTCLEANFILES += mftrap.diffs inimf_CPPFLAGS = -DEXEPROG=\"mf.exe\" -inimf_SOURCES = $(srcdir)/../texlive/w32_wrapper/callexe.c +nodist_inimf_SOURCES = callexe.c inimf_LDADD = dist_mf_SOURCES = mfextra.c -- cgit v1.2.3