]> git.lyx.org Git - features.git/commitdiff
Include the recently added test files in package
authorGeorg Baum <baum@lyx.org>
Sun, 8 Jul 2012 16:12:26 +0000 (18:12 +0200)
committerGeorg Baum <baum@lyx.org>
Sun, 8 Jul 2012 16:12:26 +0000 (18:12 +0200)
src/tex2lyx/Makefile.am

index 7406bb2ffe950e9ef45c274f94f78fd058797dd2..9bd1939823d34165bc5bb55d2d5c58baae287682 100644 (file)
@@ -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 \