summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir
diff options
context:
space:
mode:
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