summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-30 18:35:02 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-30 18:35:02 +0000
commit93fba12ad8159dc6b683f9e7ce9f0528a11047f5 (patch)
tree73b1bd212c6c5a32adb924d208d8a315b606e854 /po/POTFILES.in
parentcfd880578bd21f9adedba557291c903d325e93cd (diff)
make libextractor actually optional, both for GNUnet and GNUnet-taler builds
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b350ea996..34bdaedd8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -391,6 +391,7 @@ src/util/common_allocation.c
src/util/common_endian.c
src/util/common_logging.c
src/util/configuration.c
+src/util/configuration_loader.c
src/util/connection.c
src/util/container_bloomfilter.c
src/util/container_heap.c
@@ -400,7 +401,9 @@ src/util/container_multihashmap.c
src/util/container_multipeermap.c
src/util/crypto_crc.c
src/util/crypto_ecc.c
+src/util/crypto_ecc_setup.c
src/util/crypto_hash.c
+src/util/crypto_hash_file.c
src/util/crypto_hkdf.c
src/util/crypto_kdf.c
src/util/crypto_mpi.c
@@ -409,6 +412,7 @@ src/util/crypto_random.c
src/util/crypto_rsa.c
src/util/crypto_symmetric.c
src/util/disk.c
+src/util/disk_iterator.c
src/util/getopt.c
src/util/getopt_helpers.c
src/util/gnunet-config.c