aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \