aboutsummaryrefslogtreecommitdiff
path: root/src/topology/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-26 00:23:59 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-26 00:24:13 +0200
commit2bdcb4fa971e582b516286c983469234bedeabde (patch)
treea18a971bb9c2d151440a6b8b1090b28117743451 /src/topology/Makefile.am
parent82077f4b212f9b08141dc218537b3fad27b179f8 (diff)
downloadgnunet-2bdcb4fa971e582b516286c983469234bedeabde.tar.gz
gnunet-2bdcb4fa971e582b516286c983469234bedeabde.zip
fix build
Diffstat (limited to 'src/topology/Makefile.am')
-rw-r--r--src/topology/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/topology/Makefile.am b/src/topology/Makefile.am
index 97e4652d0..ae69ee8bc 100644
--- a/src/topology/Makefile.am
+++ b/src/topology/Makefile.am
@@ -56,6 +56,7 @@ test_gnunet_daemon_topology_SOURCES = \
56 test_gnunet_daemon_topology.c 56 test_gnunet_daemon_topology.c
57test_gnunet_daemon_topology_LDADD = \ 57test_gnunet_daemon_topology_LDADD = \
58 $(top_builddir)/src/testbed/libgnunettestbed.la \ 58 $(top_builddir)/src/testbed/libgnunettestbed.la \
59 $(top_builddir)/src/statistics/libgnunetstatistics.la \
59 $(top_builddir)/src/util/libgnunetutil.la 60 $(top_builddir)/src/util/libgnunetutil.la
60 61
61EXTRA_DIST = \ 62EXTRA_DIST = \