lyx_mirror/autotests/Makefile.am

24 lines
672 B
Makefile
Raw Normal View History

include $(top_srcdir)/config/common.am
EXTRA_DIST = $(TEST_FILES)
TEST_FILES = \
2019-04-30 11:19:00 +00:00
export/xhtml/IncludeMissingEndTagDiv.lyx \
export/xhtml/MissingEndTagDiv.lyx \
export/latex/languages/ja-listings-uncodable-error.lyx \
2016-06-17 19:17:38 +00:00
export/MissingEndLayoutBetweenTables.lyx \
export/latex/inputenc-utf8-plain.lyx \
2016-06-17 19:17:38 +00:00
export/WrongDfnTagHandling.lyx \
mathmacros/architecture.lyx \
mathmacros/architecture.lyx \
mathmacros/Spacechild1.lyx \
mathmacros/Spacechild2.lyx \
mathmacros/Spacechild3.lyx \
mathmacros/testcases_basic.lyx \
mathmacros/testcases_environments.lyx \
mathmacros/testcases_speed.lyx
alltests: check alltests-recursive
.PHONY: alltests alltests-recursive