diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-01-30 14:47:20 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-01-30 14:47:20 +0000 |
commit | f57cbab24fb7a22fc982eb8b6c4a2d18402be460 (patch) | |
tree | aa04434af42c35c434a233e31a91da5800eeb098 /po/POTFILES.in | |
parent | e4e2c54e62f4eeba2aa2db33bd9cf75e45d99c0c (diff) |
fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 5200dbb0b..3f2965010 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -353,6 +353,7 @@ src/util/crypto_hash.c src/util/crypto_hkdf.c src/util/crypto_kdf.c src/util/crypto_mpi.c +src/util/crypto_paillier.c src/util/crypto_random.c src/util/crypto_symmetric.c src/util/disk.c |