summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/tex_html/Makefile.am
blob: 792c2c3e10eaeca76c848f65a7021f121df75b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
EXTRA_DIST = \
 block_EOL.texi tex_accents.texi \
 tex_complex.texi \
 tex_in_copying.texi \
 math_not_closed.texi       tex_not_closed.texi \
 tex.texi tex_gdef.texi \
 list-of-tests res_parser

DISTCLEANFILES = tests.log tests.out

distclean-local:
	rm -rf out_parser raw_out_parser diffs test_log

dist-hook:
	rm -rf `find $(distdir)/res_parser -name .git`