summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-07 12:07:12 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-01-07 12:07:12 +0000
commit1c2a7c6d12cd8d1cb6ca50cd0a71d2a1605fc4d4 (patch)
tree4117cd024fa1de1fd9f28aa9050b2c8b6e7f5f0f /Build/source/texk/web2c/synctexdir
parent9e12f984a50b65e418bec2d5f33536d5857e8d95 (diff)
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
Diffstat (limited to 'Build/source/texk/web2c/synctexdir')
-rw-r--r--Build/source/texk/web2c/synctexdir/am/synctex.am10
1 files changed, 5 insertions, 5 deletions
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 <tex-live@tug.org>
+## Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org>
## 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