~serge-hallyn/ecryptfs/emountjan.2010

« back to all changes in this revision

Viewing changes to src/utils/Makefile.am

  • Committer: Dustin Kirkland
  • Date: 2010-12-17 22:44:53 UTC
  • Revision ID: kirkland@ubuntu.com-20101217224453-5952jdaj4ajxjxk5
add debian source format
move recover (again)

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
 
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
4
4
 
5
5
rootsbin_PROGRAMS=mount.ecryptfs \
6
6
                  umount.ecryptfs \
16
16
              ecryptfs-mount-private \
17
17
              ecryptfs-umount-private \
18
18
              ecryptfs-rewrite-file \
 
19
              ecryptfs-recover-private \
19
20
              ecryptfs-migrate-home
20
 
sbin_SCRIPTS= ecryptfs-recover-private
21
21
bin2dir = $(bindir)
22
22
 
23
23
noinst_PROGRAMS=test