aboutsummaryrefslogtreecommitdiff
path: root/src/dv
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-23 09:11:04 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-23 09:11:04 +0000
commit43363280a873427274190f04422931e5959fae6f (patch)
tree0f849b58426a9fd3286bb837438257d94dff38aa /src/dv
parent36a91d1cc9763c718d59805fe64d9d3bc88392dc (diff)
downloadgnunet-43363280a873427274190f04422931e5959fae6f.tar.gz
gnunet-43363280a873427274190f04422931e5959fae6f.zip
trans
Diffstat (limited to 'src/dv')
-rw-r--r--src/dv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am
index aa39bca2e..64763af55 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -34,6 +34,7 @@ gnunet_service_dv_SOURCES = \
34gnunet_service_dv_LDADD = \ 34gnunet_service_dv_LDADD = \
35 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 35 $(top_builddir)/src/statistics/libgnunetstatistics.la \
36 $(top_builddir)/src/dv/libgnunetdv.la \ 36 $(top_builddir)/src/dv/libgnunetdv.la \
37 $(top_builddir)/src/core/libgnunetcore.la \
37 $(top_builddir)/src/hello/libgnunethello.la \ 38 $(top_builddir)/src/hello/libgnunethello.la \
38 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 39 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
39 $(top_builddir)/src/util/libgnunetutil.la \ 40 $(top_builddir)/src/util/libgnunetutil.la \