summaryrefslogtreecommitdiffstats
path: root/libuuid/man/Makemodule.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: create static uuid_generate_*.3 filesKarel Zak2012-06-261-9/+1Star
| | | | | | | | | | | It seems more simple to create small three files with man page links than generate the files on the fly. Note that the libuuid/man directory is not in builddir by default so you have to create proper directory and then create the man pages... too complex task for this three tiny files. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: convert libuuid/ to moduleKarel Zak2012-06-261-0/+22
Signed-off-by: Karel Zak <kzak@redhat.com>