diff options
author | Milan Broz <gmazyland@gmail.com> | 2010-10-26 14:35:16 +0000 |
---|---|---|
committer | Milan Broz <gmazyland@gmail.com> | 2010-10-26 14:35:16 +0000 |
commit | 6fde2f640bfc6afeaf12e731720b9ac1b95da912 (patch) | |
tree | f34439e5eea5af8b10dbce066398ed24a4394cbd /po | |
parent | ec3b767103a42b213612834a8ef7f638efde1e61 (diff) | |
download | cryptsetup-6fde2f640bfc6afeaf12e731720b9ac1b95da912.tar.gz cryptsetup-6fde2f640bfc6afeaf12e731720b9ac1b95da912.tar.bz2 cryptsetup-6fde2f640bfc6afeaf12e731720b9ac1b95da912.zip |
Fix po files include and tests.
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@350 36d66b0a-2a48-0410-832c-cd162a569da5
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index bebd7e2..27e56dc 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,9 +3,9 @@ lib/gcrypt.c lib/libdevmapper.c lib/setup.c lib/utils.c +lib/utils_crypt.c lib/utils_debug.c luks/af.c -luks/hexprint.c luks/keyencryption.c luks/keymanage.c luks/pbkdf.c |