]> git.lyx.org Git - lyx.git/commitdiff
Amend 74b1b9d8: Correcting dist files
authorKornel Benko <kornel@lyx.org>
Tue, 30 Apr 2019 11:19:00 +0000 (13:19 +0200)
committerKornel Benko <kornel@lyx.org>
Tue, 30 Apr 2019 11:19:00 +0000 (13:19 +0200)
autotests/Makefile.am

index 2101d460878ca7554c06efe94821faf79d721e8e..8ce2c8ad1a9acb544e371e5c2e809c307a511306 100644 (file)
@@ -3,13 +3,13 @@ include $(top_srcdir)/config/common.am
 EXTRA_DIST = $(TEST_FILES)
 
 TEST_FILES = \
-       export/IncludeMissingEndTagDiv.lyx \
-       export/latex/ja_wrong_auto_encoding.lyx \
+       export/xhtml/IncludeMissingEndTagDiv.lyx \
+       export/xhtml/MissingEndTagDiv.lyx \
+       export/latex/languages/ja-listings-uncodable-error.lyx \
        export/latex/languagenesting1.lyx \
        export/latex/languagenesting2.lyx \
        export/latex/LongestLabelWithUnderscore.lyx \
        export/MissingEndLayoutBetweenTables.lyx \
-       export/MissingEndTagDiv.lyx \
        export/latex/TableErrorIfSlovakTextInserted.lyx \
        export/latex/inputenc-utf8-plain.lyx \
        export/WrongDfnTagHandling.lyx \