From 8c2400bd59bd0c6cfd94349593a4f3d84eece92c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 Oct 2011 09:49:33 +0000 Subject: [PATCH 1/1] fix --- src/dht/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index ba8b8457c..2a62979e1 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -139,7 +139,7 @@ test_dht_multipeer_LDADD = \ test_dht_multipeer_DEPENDENCIES = \ libgnunetdht.la -test_dht_2dtours_SOURCES = \ +test_dht_2dtorus_SOURCES = \ test_dht_2dtorus.c test_dht_2dtorus_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ -- 2.25.1