From: Kornel Benko Date: Tue, 30 Apr 2019 11:19:00 +0000 (+0200) Subject: Amend 74b1b9d8: Correcting dist files X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4bd738bfe5c425aee5d10d24b241e05507802b5f;p=features.git Amend 74b1b9d8: Correcting dist files --- diff --git a/autotests/Makefile.am b/autotests/Makefile.am index 2101d46087..8ce2c8ad1a 100644 --- a/autotests/Makefile.am +++ b/autotests/Makefile.am @@ -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 \