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/ChangeLog4
-rw-r--r--Build/source/texk/web2c/synctexdir/am/synctex.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index 7015f512c13..9a0dd9d3672 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * am/synctex.am: Dependencies for 'make check'.
+
2015-04-05 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* synctex.c: Support file names with multi-byte characters in SyncTeX
diff --git a/Build/source/texk/web2c/synctexdir/am/synctex.am b/Build/source/texk/web2c/synctexdir/am/synctex.am
index 0a88b895dbf..316ffbbaea7 100644
--- a/Build/source/texk/web2c/synctexdir/am/synctex.am
+++ b/Build/source/texk/web2c/synctexdir/am/synctex.am
@@ -340,6 +340,7 @@ EXTRA_DIST += \
# SyncTeX Tests
#
synctex_tests = synctexdir/synctex.test
+synctexdir/synctex.log: synctex$(EXEEXT)
EXTRA_DIST += $(synctex_tests)