Mike- This patch adds support to the Makefile.am for the various new manpages.
--
:-Dustin
Dustin Kirkland
Ubuntu Server Developer
Canonical, LTD
[EMAIL PROTECTED]
GPG: 1024D/83A61194
diff --git a/doc/manpage/Makefile.am b/doc/manpage/Makefile.am
index 655b276..b4aea50 100644
--- a/doc/manpage/Makefile.am
+++ b/doc/manpage/Makefile.am
@@ -13,10 +13,23 @@ DISTCLEANFILES = ecryptfs.7
dist_noinst_DATA = ecryptfs.pod
dist_man_MANS = \
+ ecryptfs-add-passphrase.1 \
+ ecryptfsd.8 \
+ ecryptfs-generate-tpm-key.1 \
+ ecryptfs-insert-wrapped-passphrase-into-keyring.1 \
ecryptfs-manager.8 \
+ ecryptfs-mount-private.1 \
+ ecryptfs-rewrap-passphrase.1 \
+ ecryptfs-setup-private.1 \
+ ecryptfs-umount-private.1 \
+ ecryptfs-unwrap-passphrase.1 \
+ ecryptfs-wrap-passphrase.1 \
+ ecryptfs-zombie-kill.1 \
+ ecryptfs-zombie-list.1 \
mount.ecryptfs.8 \
- ecryptfsd.8 \
- ecryptfs.7
+ mount.ecryptfs_private.1 \
+ pam_ecryptfs.8 \
+ umount.ecryptfs_private.1
ecryptfs.7: $(srcdir)/ecryptfs.pod
$(POD2MAN) \
diff --git a/doc/manpage/Makefile.am b/doc/manpage/Makefile.am index 655b276..b4aea50 100644 --- a/doc/manpage/Makefile.am +++ b/doc/manpage/Makefile.am @@ -13,10 +13,23 @@ DISTCLEANFILES = ecryptfs.7 dist_noinst_DATA = ecryptfs.pod dist_man_MANS = \ + ecryptfs-add-passphrase.1 \ + ecryptfsd.8 \ + ecryptfs-generate-tpm-key.1 \ + ecryptfs-insert-wrapped-passphrase-into-keyring.1 \ ecryptfs-manager.8 \ + ecryptfs-mount-private.1 \ + ecryptfs-rewrap-passphrase.1 \ + ecryptfs-setup-private.1 \ + ecryptfs-umount-private.1 \ + ecryptfs-unwrap-passphrase.1 \ + ecryptfs-wrap-passphrase.1 \ + ecryptfs-zombie-kill.1 \ + ecryptfs-zombie-list.1 \ mount.ecryptfs.8 \ - ecryptfsd.8 \ - ecryptfs.7 + mount.ecryptfs_private.1 \ + pam_ecryptfs.8 \ + umount.ecryptfs_private.1 ecryptfs.7: $(srcdir)/ecryptfs.pod $(POD2MAN) \
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ eCryptfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecryptfs-devel
