Document and install psendfile.
[ashd.git] / doc / Makefile.am
CommitLineData
d185ffb9 1dist_man1_MANS = callcgi.1 dirplex.1 htparser.1 patplex.1 sendfile.1 \
eafd8a5d 2 userplex.1 htls.1 callscgi.1 accesslog.1 htextauth.1 \
6dcead3f
FT
3 callfcgi.1 multifscgi.1 errlogger.1 httimed.1 \
4 psendfile.1
f55027b3 5
5c9badda
FT
6dist_man7_MANS = ashd.7
7
8%.7 %.1: %.doc
9 a2x -f manpage $<
10
11%.html: %.doc
12 a2x -f xhtml $<
13
14manpages: $(dist_man1_MANS) $(dist_man7_MANS)
15
16htmldoc: $(patsubst %.doc, %.html, *.doc)
17
18EXTRA_DIST = *.doc