1## Process this file with automake to produce Makefile.in
2
3
4man_MANS = agrep.1
5
6EXTRA_DIST = \
7	agrep.1.in \
8	tre-api.html \
9	tre-syntax.html \
10	default.css
11