aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-11-16 17:32:37 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-11-16 17:32:37 +0000
commit89b4941e400fce0e4abaf7b456caf11d236b2587 (patch)
tree0f689fe8004c8db37f0261c28466389ebdb578f7 /src/testbed/Makefile.am
parent2fe4c0eb178885680f687ff915eba8ba3fb76435 (diff)
downloadgnunet-89b4941e400fce0e4abaf7b456caf11d236b2587.tar.gz
gnunet-89b4941e400fce0e4abaf7b456caf11d236b2587.zip
- de-duplication
Diffstat (limited to 'src/testbed/Makefile.am')
-rw-r--r--src/testbed/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index a08f320b8..130014836 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -65,7 +65,7 @@ libgnunettestbed_la_SOURCES = \
65 testbed_api_statistics.c \ 65 testbed_api_statistics.c \
66 testbed_api_testbed.c \ 66 testbed_api_testbed.c \
67 testbed_api_test.c \ 67 testbed_api_test.c \
68 testbed_api_topology.c 68 testbed_api_topology.c testbed_api_topology.h
69libgnunettestbed_la_LIBADD = $(XLIB) \ 69libgnunettestbed_la_LIBADD = $(XLIB) \
70 $(top_builddir)/src/core/libgnunetcore.la \ 70 $(top_builddir)/src/core/libgnunetcore.la \
71 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 71 $(top_builddir)/src/statistics/libgnunetstatistics.la \