aboutsummaryrefslogtreecommitdiff
path: root/src/topology
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 15:35:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 15:35:06 +0000
commite0033c1da56e1889775d7dccf92ea78ee52e4d5c (patch)
tree82a835de1f924de68dff5702d9e2b46b2f64ffdd /src/topology
parent5e29c9683d2c0dfff71d2ead9ebb98d74a844bd5 (diff)
downloadgnunet-e0033c1da56e1889775d7dccf92ea78ee52e4d5c.tar.gz
gnunet-e0033c1da56e1889775d7dccf92ea78ee52e4d5c.zip
-moving old testing code to legacy location
Diffstat (limited to 'src/topology')
-rw-r--r--src/topology/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/topology/Makefile.am b/src/topology/Makefile.am
index 261be8619..4234625d6 100644
--- a/src/topology/Makefile.am
+++ b/src/topology/Makefile.am
@@ -36,7 +36,7 @@ endif
36test_gnunet_daemon_topology_SOURCES = \ 36test_gnunet_daemon_topology_SOURCES = \
37 test_gnunet_daemon_topology.c 37 test_gnunet_daemon_topology.c
38test_gnunet_daemon_topology_LDADD = \ 38test_gnunet_daemon_topology_LDADD = \
39 $(top_builddir)/src/testing/libgnunettesting.la \ 39 $(top_builddir)/src/testing_old/libgnunettesting_old.la \
40 $(top_builddir)/src/util/libgnunetutil.la 40 $(top_builddir)/src/util/libgnunetutil.la
41 41
42EXTRA_DIST = \ 42EXTRA_DIST = \