aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-03 19:17:51 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-03 19:17:51 +0000
commitcaf55e853e89c15f0927f2da9091bc91a101b386 (patch)
tree2ceae255a13d1c102b30c43c718b711b9e89a81c /src/dht
parente37d143f05efec8723dd4ea6164c2b6a8735d69e (diff)
downloadgnunet-caf55e853e89c15f0927f2da9091bc91a101b386.tar.gz
gnunet-caf55e853e89c15f0927f2da9091bc91a101b386.zip
-misc minor fixes
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 5e85b42ed..9b4bfc168 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -155,8 +155,8 @@ test_dht_api_DEPENDENCIES = \
155test_dht_twopeer_SOURCES = \ 155test_dht_twopeer_SOURCES = \
156 test_dht_topo.c 156 test_dht_topo.c
157test_dht_twopeer_LDADD = \ 157test_dht_twopeer_LDADD = \
158 $(top_builddir)/src/dht/libgnunetdhttest.a \
158 $(top_builddir)/src/util/libgnunetutil.la \ 159 $(top_builddir)/src/util/libgnunetutil.la \
159 $(top_builddir)/src/testing_old/libgnunettesting_old.la \
160 $(top_builddir)/src/testbed/libgnunettestbed.la \ 160 $(top_builddir)/src/testbed/libgnunettestbed.la \
161 $(top_builddir)/src/dht/libgnunetdhttest.a \ 161 $(top_builddir)/src/dht/libgnunetdhttest.a \
162 $(top_builddir)/src/dht/libgnunetdht.la 162 $(top_builddir)/src/dht/libgnunetdht.la