From 4bd738bfe5c425aee5d10d24b241e05507802b5f Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Tue, 30 Apr 2019 13:19:00 +0200 Subject: [PATCH] Amend 74b1b9d8: Correcting dist files --- autotests/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 \ -- 2.39.5