From 29a53021f09a33510bfc86395b70476368e85b7f Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 13 Feb 2021 09:45:37 +0000 Subject: Support \tracingstacklevels in [e][u]pTeX (H. Kitagawa) git-svn-id: svn://tug.org/texlive/trunk@57726 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Build/source/texk/web2c/Makefile.in') diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index 369c3f0b281..fc0fb3d0997 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -4302,6 +4302,7 @@ ptex_prereq = ptexd.h ptexdir/ptex_version.h $(am__append_135) ptex_web_srcs = \ tex.web \ tex.ch \ + tracingstacklevels.ch \ zlib-fmt.ch ptex_ch_srcs = \ @@ -4361,6 +4362,7 @@ eptex_web_srcs = \ etexdir/etex.ch \ etexdir/tex.ch0 \ tex.ch \ + tracingstacklevels.ch \ zlib-fmt.ch \ etexdir/tex.ech @@ -4405,6 +4407,7 @@ uptex_prereq = uptexd.h ptexdir/ptex_version.h \ uptex_web_srcs = \ tex.web \ tex.ch \ + tracingstacklevels.ch \ zlib-fmt.ch uptex_ch_srcs = \ @@ -4469,6 +4472,7 @@ euptex_web_srcs = \ etexdir/etex.ch \ etexdir/tex.ch0 \ tex.ch \ + tracingstacklevels.ch \ zlib-fmt.ch \ etexdir/tex.ech -- cgit v1.2.3