summaryrefslogtreecommitdiff
path: root/tp/tests/htmlxref-only_split/Makefile.am
blob: 3309a81c5992e1aa51e3a1092f433cf0e1445bf4 (plain)
1
2
3
4
5
6
7
8
9
10
EXTRA_DIST = htmlxref.cnf-ref htmlxref.cnf-texinfo \
 tests-parser.txt res_parser

DISTCLEANFILES = tests.log tests.out htmlxref.cnf

distclean-local:
	rm -rf out_parser diffs test_log .texinfo

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