From 92a989d86532813c040c59dc3bcc64331a7762c3 Mon Sep 17 00:00:00 2001 From: Hironobu Yamashita Date: Tue, 15 Oct 2019 12:54:51 +0000 Subject: Fix \meaning\synctex for (u)ptex (H. Kitagawa) git-svn-id: svn://tug.org/texlive/trunk@52388 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/Makefile.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (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 d08c62502fc..61bf672a198 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -3336,8 +3336,9 @@ EXTRA_DIST = PROJECTS cftests cpascal.h help.h w2c/config.h \ synctexdir/synctex-e-rec.ch0 synctexdir/synctex-p-mem.ch0 \ synctexdir/synctex-p-mem.ch1 synctexdir/synctex-p-rec.ch0 \ synctexdir/synctex-p-rec.ch1 synctexdir/synctex-ep-mem.ch0 \ - synctexdir/synctex-ep-mem.ch1 synctexdir/synctex-pdf-rec.ch2 \ - synctexdir/synctex-xe-rec.ch3 $(synctex_tests) libmd5/md5.test + synctexdir/synctex-ep-mem.ch1 synctexdir/synctex-ep-rec.ch0 \ + synctexdir/synctex-pdf-rec.ch2 synctexdir/synctex-xe-rec.ch3 \ + $(synctex_tests) libmd5/md5.test DISTCLEANFILES = CXXLD.sh tangle.c tangle.h tangle.p tangle-web2c \ tangleboot.c tangleboot.h tangleboot.p tangleboot-web2c \ ctangle.c cweb.c common-ctangle ctangleboot.c cwebboot.c \ @@ -5006,6 +5007,7 @@ pkgconfigdir = ${libdir}/pkgconfig @EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-p-rec.ch0 \ @EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-rec.ch0 \ @EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-rec.ch1 \ +@EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-ep-rec.ch0 \ @EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-e-rec.ch0 \ @EPTEX_SYNCTEX_TRUE@ synctexdir/synctex-p-rec.ch1 @@ -5018,6 +5020,7 @@ pkgconfigdir = ${libdir}/pkgconfig @EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-p-rec.ch0 \ @EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-rec.ch0 \ @EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-rec.ch1 \ +@EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-ep-rec.ch0 \ @EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-e-rec.ch0 \ @EUPTEX_SYNCTEX_TRUE@ synctexdir/synctex-p-rec.ch1 -- cgit v1.2.3