From: Christian Grothoff Date: Thu, 20 Oct 2011 09:49:33 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~16386 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8c2400bd59bd0c6cfd94349593a4f3d84eece92c;hp=1033148a63d634e5de941083686709c67a9253c5;p=oweals%2Fgnunet.git fix --- 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 \