From: Georg Baum Date: Sun, 8 Jul 2012 16:12:26 +0000 (+0200) Subject: Include the recently added test files in package X-Git-Tag: 2.1.0beta1~1669 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=57a8ea32c0a2443c188a522b516100bb74ec4a8d;p=features.git Include the recently added test files in package --- diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 7406bb2ffe..9bd1939823 100644 --- a/src/tex2lyx/Makefile.am +++ b/src/tex2lyx/Makefile.am @@ -21,12 +21,14 @@ AM_CPPFLAGS += -DTEX2LYX $(PCH_FLAGS) -I$(top_srcdir)/src/tex2lyx \ TEST_FILES = \ test/box-color-size-space-align.tex \ + test/CJK.tex \ test/DummyDocument.tex \ test/foo.eps \ test/foo.png \ test/test-insets.tex \ test/test.ltx \ - test/test-structure.tex + test/test-structure.tex \ + test/XeTeX-polyglossia.tex LINKED_FILES = \ ../Author.cpp \