~mrooney/ecryptfs/nautilus-integration

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Dustin Kirkland
  • Date: 2009-02-16 21:06:29 UTC
  • Revision ID: kirkland@canonical.com-20090216210629-33cr0byhn9o5vj58
typo in Makefile.am

Missing ')'.  Thanks Michal for pointing out.

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
12
12
 
13
 
SUBDIRS = key_mod libecryptfs utils daemon desktop include pam_ecryptfs libecryptfs-swig
 
13
SUBDIRS = key_mod libecryptfs utils daemon include pam_ecryptfs libecryptfs-swig