(root)/
texinfo-7.1/
tp/
tests/
other/
Makefile.am
EXTRA_DIST = \
 highlight_example.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`