etc: Add environment option to run init.d/ashd silently.
[ashd.git] / doc / Makefile.am
1 dist_man1_MANS =        callcgi.1 dirplex.1 htparser.1 patplex.1 sendfile.1 \
2                         userplex.1 htls.1 callscgi.1 accesslog.1 htextauth.1 \
3                         callfcgi.1 multifscgi.1 errlogger.1 httimed.1 \
4                         psendfile.1 httrcall.1 htpipe.1
5
6 dist_man7_MANS = ashd.7
7
8 .doc.1:
9         a2x -f manpage $<
10 .doc.7:
11         a2x -f manpage $<
12 .doc.html:
13         a2x -f xhtml $<
14
15 manpages: $(dist_man1_MANS) $(dist_man7_MANS)
16
17 htmldoc: ${dist_man1_MANS:.1=.html} ${dist_man7_MANS:.7=.html}
18
19 EXTRA_DIST = *.doc