]> git.lyx.org Git - lyx.git/blob - autotests/Makefile.am
DocBook: use a hash to determine the file names for generated images.
[lyx.git] / autotests / Makefile.am
1 include $(top_srcdir)/config/common.am
2
3 EXTRA_DIST = $(TEST_FILES)
4
5 TEST_FILES = \
6         export/xhtml/IncludeMissingEndTagDiv.lyx \
7         export/xhtml/MissingEndTagDiv.lyx \
8         export/latex/languages/ja-listings-uncodable-error.lyx \
9         export/MissingEndLayoutBetweenTables.lyx \
10         export/latex/inputenc-utf8-plain.lyx \
11         export/WrongDfnTagHandling.lyx \
12         mathmacros/architecture.lyx \
13         mathmacros/architecture.lyx \
14         mathmacros/Spacechild1.lyx \
15         mathmacros/Spacechild2.lyx \
16         mathmacros/Spacechild3.lyx \
17         mathmacros/testcases_basic.lyx \
18         mathmacros/testcases_environments.lyx \
19         mathmacros/testcases_speed.lyx
20
21 alltests: check alltests-recursive
22
23 .PHONY: alltests alltests-recursive