summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir/am/synctex.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/am/synctex.am')
-rw-r--r--Build/source/texk/web2c/synctexdir/am/synctex.am10
1 files changed, 7 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/synctexdir/am/synctex.am b/Build/source/texk/web2c/synctexdir/am/synctex.am
index f84750b6cc1..d8fc6eb9e4c 100644
--- a/Build/source/texk/web2c/synctexdir/am/synctex.am
+++ b/Build/source/texk/web2c/synctexdir/am/synctex.am
@@ -11,9 +11,9 @@ synctex_SOURCES = \
synctexdir/synctex_main.c \
synctexdir/synctex_parser.c \
synctexdir/synctex_parser.h \
+ synctexdir/synctex_parser_local.h \
synctexdir/synctex_parser_utils.h \
- synctexdir/synctex_parser_utils.c \
- synctexdir/synctex_parser_local.h
+ synctexdir/synctex_parser_utils.c
synctex_CPPFLAGS = -I$(srcdir)/synctexdir $(ZLIB_INCLUDES) -DSYNCTEX_USE_LOCAL_HEADER
@@ -24,10 +24,14 @@ synctex_DEPENDENCIES = $(ZLIB_DEPEND)
dist_man_MANS += synctexdir/man1/synctex.1 synctexdir/man5/synctex.5
EXTRA_DIST += \
+ synctexdir/ChangeLog \
synctexdir/INSTALL \
synctexdir/Makefile \
synctexdir/Makefile.in \
- synctexdir/README.txt
+ synctexdir/README.txt \
+ synctexdir/synctex_parser_readme.txt \
+ synctexdir/synctex_parser_version.txt \
+ synctexdir/tests
## SyncTeX infrastructure: common for all engines