diff options
author | Darik Horn <[email protected]> | 2013-03-12 14:40:55 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-03-13 13:41:22 -0700 |
commit | cf2129e6dc567004fb5246ae67248de030d9520b (patch) | |
tree | d588ee85e2acadb2ffaf01a74b3a9001d4ffe541 /configure.ac | |
parent | 5cd0add2149e63cf962cc715338e41a611b8c0aa (diff) |
Create mount.zfs, zinject, and zpios man pages.
And update the automake templates to install them.
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #518
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 71776e7ac..669094a55 100644 --- a/configure.ac +++ b/configure.ac @@ -64,6 +64,7 @@ AC_CONFIG_FILES([ etc/init.d/Makefile etc/zfs/Makefile man/Makefile + man/man1/Makefile man/man5/Makefile man/man8/Makefile lib/Makefile |