summaryrefslogtreecommitdiff
path: root/tp/tests/tex_html/Makefile.am
blob: 6d8f2e09e9ec0e239ef866f895d045d4a91042f5 (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 \
 tests-parser.txt res_parser

DISTCLEANFILES = tests.log tests.out

distclean-local:
	rm -rf out_parser diffs test_log

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