aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-04-20 15:15:39 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-04-20 15:15:39 +0000
commitf38edaf6e06e6786da37aa48e0818dce898a05d3 (patch)
tree7a83762f70cbf6d22f66f559cd8d908125f359ec /src/hostlist/Makefile.am
parenta61f7e5a34d22fbaca6473e323a8f57500c8ca92 (diff)
downloadgnunet-f38edaf6e06e6786da37aa48e0818dce898a05d3.tar.gz
gnunet-f38edaf6e06e6786da37aa48e0818dce898a05d3.zip
Diffstat (limited to 'src/hostlist/Makefile.am')
-rw-r--r--src/hostlist/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index c4cc55f41..7bc9ffd3a 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -48,6 +48,7 @@ test_gnunet_daemon_hostlist_learning_LDADD = \
48 $(top_builddir)/src/transport/libgnunettransport.la \ 48 $(top_builddir)/src/transport/libgnunettransport.la \
49 $(top_builddir)/src/arm/libgnunetarm.la \ 49 $(top_builddir)/src/arm/libgnunetarm.la \
50 $(top_builddir)/src/core/libgnunetcore.la \ 50 $(top_builddir)/src/core/libgnunetcore.la \
51 $(top_builddir)/src/statistics/libgnunetstatistics.la \
51 $(top_builddir)/src/util/libgnunetutil.la 52 $(top_builddir)/src/util/libgnunetutil.la
52 53
53EXTRA_DIST = \ 54EXTRA_DIST = \