The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 57a8ea32c0a2443c188a522b516100bb74ec4a8d Author: Georg Baum <[email protected]> Date: Sun Jul 8 18:12:26 2012 +0200 Include the recently added test files in package diff --git a/src/tex2lyx/Makefile.am b/src/tex2lyx/Makefile.am index 7406bb2..9bd1939 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 \ ----------------------------------------------------------------------- Summary of changes: src/tex2lyx/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
