summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/nested_formats/Makefile.am
blob: 91a2436bf9f8d1258e72e968a3b65cb86f3a064b (plain)
1
2
3
4
5
6
7
8
9
10
EXTRA_DIST = nested_formats.texi \
 list-of-tests res_parser res_parser_info

DISTCLEANFILES = tests.log tests.out

distclean-local:
	rm -rf out_parser out_parser_info raw_out_parser raw_out_parser_info diffs test_log

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