automatically generate man page
commit398c516c99ae513d259767af4b6e91701aeec2ad
authorJim Meyering <meyering@redhat.com>
Tue, 19 Oct 2010 16:27:52 +0000 (19 18:27 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 21 Oct 2010 12:11:08 +0000 (21 14:11 +0200)
tree0946e1fb181342ceec6c4acf0764ac6a702c0515
parent3a8570e05e1e906435c97f456150ec8683b35c91
automatically generate man page

* configure.ac (AC_CONFIG_FILES): Add man/Makefile.
Check for help2man.
* Makefile.am (SUBDIRS): Add "." and man.
* man/Makefile.am: New file.
* .gitignore: Ignore new artifacts and anchor patterns.
* iwhd.spec.in (%files): Add man page file name.
.gitignore
Makefile.am
configure.ac
iwhd.spec.in
man/Makefile.am [new file with mode: 0644]