Added hubmgr manpage to dist.
[doldaconnect.git] / doc / man / Makefile.am
CommitLineData
4e38a36e 1man_MANS =
abdee8d9 2if DAEMON
4e38a36e
FT
3man_MANS += doldacond.conf.5 doldacond.8
4endif
5if CLI_GTK2
6man_MANS += dolcon.1
abdee8d9 7endif
eb511463
FT
8if ELIB_GUILE
9man_MANS += hubmgr.1
10endif
e7e96456 11BUILT_SOURCES = doldacond.conf.5
12
aba46e77 13doldacond.conf.5: doldacond.conf.5.in ../../daemon/*.c mkcvman
e7e96456 14 ./mkcvman ../../daemon/*.c <doldacond.conf.5.in >doldacond.conf.5
15
16EXTRA_DIST = doldacond.conf.5.in mkcvman \
e1a1386f 17 doldacond.8 dolcon.1 hubmgr.1