aboutsummaryrefslogtreecommitdiff
path: root/src/dv
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-07 08:34:49 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-07 08:34:49 +0000
commit86f913b38095c87f55e9ac881c7abb7b77fcc82c (patch)
tree9f41e577a20078fbd5c3f6572e2fb66ee91b951a /src/dv
parente04dc512dcdedfd79400f36f86109dc1aba6e31b (diff)
downloadgnunet-86f913b38095c87f55e9ac881c7abb7b77fcc82c.tar.gz
gnunet-86f913b38095c87f55e9ac881c7abb7b77fcc82c.zip
link
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 64763af55..9e7d9c4e4 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -65,6 +65,7 @@ endif
65test_transport_api_dv_SOURCES = \ 65test_transport_api_dv_SOURCES = \
66 test_transport_api_dv.c 66 test_transport_api_dv.c
67test_transport_api_dv_LDADD = \ 67test_transport_api_dv_LDADD = \
68 $(top_builddir)/src/core/libgnunetcore.la \
68 $(top_builddir)/src/transport/libgnunettransport.la \ 69 $(top_builddir)/src/transport/libgnunettransport.la \
69 $(top_builddir)/src/util/libgnunetutil.la \ 70 $(top_builddir)/src/util/libgnunetutil.la \
70 $(top_builddir)/src/testing/libgnunettesting.la 71 $(top_builddir)/src/testing/libgnunettesting.la