| EXTRA_DIST = \ | |
| ignore_and_comments.texi test_need.texi \ | |
| sectioning.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` |