summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/formatting/Makefile.am
blob: b13ba71e967d4797f0972e0242cc5b66af8c33cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
EXTRA_DIST = \
 simplest.texi \
 ignore_and_comments.texi   split_nocopying.texi \
 inc_file.texi              test_need.texi \
 lightweight_markups.texi   japanese_long_name.texi  \
 file.css 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`