~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to src/utils/Makefile.am

  • Committer: Dustin Kirkland
  • Date: 2011-09-21 16:30:56 UTC
  • Revision ID: kirkland@ubuntu.com-20110921163056-ivj1wa5e0f8q4czl
* src/utils/ecryptfs-verify, src/utils/Makefile.am:
  - add an ecryptfs-verify utility, LP: #845738

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
2
2
 
3
 
EXTRA_DIST=ecryptfsrc ecryptfs-rewrite-file ecryptfs-setup-private ecryptfs-setup-swap ecryptfs-mount-private ecryptfs-umount-private ecryptfs-migrate-home ecryptfs-recover-private
 
3
EXTRA_DIST=ecryptfsrc ecryptfs-rewrite-file ecryptfs-setup-private ecryptfs-setup-swap ecryptfs-mount-private ecryptfs-umount-private ecryptfs-migrate-home ecryptfs-recover-private ecryptfs-verify
4
4
 
5
5
rootsbin_PROGRAMS=mount.ecryptfs \
6
6
                  umount.ecryptfs \
17
17
              ecryptfs-umount-private \
18
18
              ecryptfs-rewrite-file \
19
19
              ecryptfs-recover-private \
20
 
              ecryptfs-migrate-home
 
20
              ecryptfs-migrate-home \
 
21
              ecryptfs-verify
21
22
bin2dir = $(bindir)
22
23
 
23
24
noinst_PROGRAMS=test