From 1c2a7c6d12cd8d1cb6ca50cd0a71d2a1605fc4d4 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 7 Jan 2011 12:07:12 +0000 Subject: Reorganize build system for TeX & MF engines No more sed substitutions for *extra.[ch], they are now distributed and #include lib/texmfmp.c resp. the generated */*_version.h git-svn-id: svn://tug.org/texlive/trunk@20964 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/synctexdir/am/synctex.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/web2c/synctexdir') diff --git a/Build/source/texk/web2c/synctexdir/am/synctex.am b/Build/source/texk/web2c/synctexdir/am/synctex.am index 0b1c06f9dfd..136ee1c4fd6 100644 --- a/Build/source/texk/web2c/synctexdir/am/synctex.am +++ b/Build/source/texk/web2c/synctexdir/am/synctex.am @@ -1,6 +1,6 @@ ## texk/web2c/synctexdir/am/synctex.am: Makefile fragment for SyncTeX. ## -## Copyright (C) 2009, 2010 Peter Breitenlohner +## Copyright (C) 2009 - 2011 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## The SyncTeX tool @@ -56,7 +56,7 @@ tex_ch_synctex = \ synctexdir/synctex-rec.ch1 \ synctexdir/synctex-rec.ch2 -dist_tex_SOURCES = \ +dist_tex_SOURCES += \ synctexdir/synctex.h \ synctexdir/synctex-common.h \ synctexdir/synctex-tex.h @@ -98,7 +98,7 @@ etex_ch_synctex = \ synctexdir/synctex-e-rec.ch0 \ synctexdir/synctex-e-rec.ch1 -dist_etex_SOURCES = \ +dist_etex_SOURCES += \ synctexdir/synctex.h \ synctexdir/synctex-common.h \ synctexdir/synctex-etex.h @@ -136,7 +136,7 @@ pdftex_ch_synctex = \ synctexdir/synctex-e-rec.ch1 \ synctexdir/synctex-pdf-rec.ch2 -dist_pdftex_SOURCES = \ +dist_pdftex_SOURCES += \ synctexdir/synctex.h \ synctexdir/synctex-common.h \ synctexdir/synctex-pdftex.h @@ -172,7 +172,7 @@ xetex_ch_synctex = \ xetex_post_ch_synctex = \ synctexdir/synctex-xe-rec.ch3 -dist_xetex_SOURCES = \ +dist_xetex_SOURCES += \ synctexdir/synctex.h \ synctexdir/synctex-common.h \ synctexdir/synctex-xetex.h -- cgit v1.2.3