be4698eb41eed05248c05b6cfd7b5ec458d92bbb
[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 dist_man7_MANS = ashd.7
4
5 %.7 %.1: %.doc
6         a2x -f manpage $<
7
8 %.html: %.doc
9         a2x -f xhtml $<
10
11 manpages: $(dist_man1_MANS) $(dist_man7_MANS)
12
13 htmldoc: $(patsubst %.doc, %.html, *.doc)
14
15 EXTRA_DIST = *.doc