aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Fuchs <christian.fuchs@cfuchs.net>2014-01-29 09:32:59 +0000
committerChristian Fuchs <christian.fuchs@cfuchs.net>2014-01-29 09:32:59 +0000
commitecaa90d24cde249ab9c739713bfc37f6b108b7e7 (patch)
tree42673b368e738d2080933af2e50f466d5bbdba39 /src/util/Makefile.am
parent5523a1f4cf8cbd6ff6e5ab2eb8628a905d25da20 (diff)
downloadgnunet-ecaa90d24cde249ab9c739713bfc37f6b108b7e7.tar.gz
gnunet-ecaa90d24cde249ab9c739713bfc37f6b108b7e7.zip
- omitted test for crypto_paillier for now...
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index acebb39da..3c49c0b65 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -245,7 +245,6 @@ check_PROGRAMS = \
245 test_crypto_ecdhe \ 245 test_crypto_ecdhe \
246 test_crypto_hash \ 246 test_crypto_hash \
247 test_crypto_hkdf \ 247 test_crypto_hkdf \
248 test_crypto_paillier \
249 test_crypto_random \ 248 test_crypto_random \
250 test_disk \ 249 test_disk \
251 test_getopt \ 250 test_getopt \