Add an initial version of a manpage

https://bugzilla.gnome.org/show_bug.cgi?id=605249
This commit is contained in:
Marcelo Jorge Vieira (metal)
2010-02-07 00:51:53 -02:00
committed by Owen W. Taylor
parent 2d574047e4
commit ea4b1c6c29
4 changed files with 102 additions and 1 deletions

View File

@ -131,4 +131,5 @@ AC_OUTPUT([
src/Makefile
tests/Makefile
po/Makefile.in
man/Makefile
])