Statistics
| Branch: | Tag: | Revision:

root / man / Makefile.am @ 8e587e52

History | View | Annotate | Download (484 Bytes)

1
# Build man pages
2

    
3
man_MANS = ganeti.7 ganeti-os-interface.7 gnt-cluster.8 gnt-node.8 gnt-os.8 \
4
	   gnt-instance.8 ganeti-noded.8 ganeti-watcher.8 gnt-backup.8
5

    
6
EXTRA_DIST = ganeti-os-interface.sgml gnt-cluster.sgml gnt-node.sgml \
7
	     ganeti-watcher.sgml ganeti.sgml gnt-instance.sgml gnt-os.sgml \
8
	     gnt-backup.sgml ganeti-noded.sgml \
9
	     footer.sgml $(man_MANS)
10
MAINTAINERCLEANFILES = *.[78]
11

    
12
%.7 %.8: %.sgml footer.sgml
13
	docbook2man $<
14
	rm -f manpage.links manpage.refs