~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Dustin Kirkland
  • Date: 2010-02-17 18:44:50 UTC
  • Revision ID: kirkland@x200-20100217184450-0q5tbrt786qey05s
* Makefile.am, configure.ac, debian/control, debian/po/POTFILES.sh,
  debian/po/ecryptfs-utils.pot, debian/po/fr.po, debian/rules,
  po/POTFILES.in, src/desktop/Makefile.am,
  src/desktop/ecryptfs-mount-private.desktop,
  src/desktop/ecryptfs-mount-private.desktop.in,
  src/desktop/ecryptfs-record-passphrase,
  src/desktop/ecryptfs-setup-private.desktop,
  src/desktop/ecryptfs-setup-private.desktop.in:
  - internationalization work for LP: #358283

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        $(srcdir)/m4/ltoptions.m4 \
24
24
        $(srcdir)/debian
25
25
 
26
 
SUBDIRS = doc src
 
26
SUBDIRS = doc src po
27
27
 
28
28
dist_doc_DATA = README
29
29