commit 7a757bb90a78cb9a80847fe5693f3eaa6f19541f
Author: Kornel Benko <[email protected]>
Date: Tue Apr 30 13:19:00 2019 +0200
Amend 74b1b9d8: Correcting dist files
---
autotests/Makefile.am | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/autotests/Makefile.am b/autotests/Makefile.am
index 2101d46..8ce2c8a 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 \