aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-16 20:15:15 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-16 20:15:15 +0000
commitaffd22611dc68f8b36b29edd4e03ec46697490e9 (patch)
treee9d134036c87cdf4cb435423a8d641fd21722a0b /src/util
parentf1c5398dc177d04abbc29572cad70fc5c5fa9eb7 (diff)
downloadgnunet-affd22611dc68f8b36b29edd4e03ec46697490e9.tar.gz
gnunet-affd22611dc68f8b36b29edd4e03ec46697490e9.zip
-slist remains
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 620d73e5d..6b671ad2a 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -355,11 +355,6 @@ test_container_heap_SOURCES = \
355test_container_heap_LDADD = \ 355test_container_heap_LDADD = \
356 libgnunetutil.la 356 libgnunetutil.la
357 357
358test_container_slist_SOURCES = \
359 test_container_slist.c
360test_container_slist_LDADD = \
361 libgnunetutil.la
362
363test_crypto_symmetric_SOURCES = \ 358test_crypto_symmetric_SOURCES = \
364 test_crypto_symmetric.c 359 test_crypto_symmetric.c
365test_crypto_symmetric_LDADD = \ 360test_crypto_symmetric_LDADD = \