aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/Makefile.am')
-rw-r--r--src/vpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index a81a71838..7999990fe 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -53,7 +53,7 @@ gnunet_service_dns_LDADD = \
53 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 53 $(top_builddir)/src/statistics/libgnunetstatistics.la \
54 $(top_builddir)/src/util/libgnunetutil.la \ 54 $(top_builddir)/src/util/libgnunetutil.la \
55 $(top_builddir)/src/dht/libgnunetdht.la \ 55 $(top_builddir)/src/dht/libgnunetdht.la \
56 $(top_builddir)/src/mesh/libgnunetmesh.la \ 56 $(top_builddir)/src/mesh/libgnunetmeshnew.la \
57 $(GN_LIBINTL) 57 $(GN_LIBINTL)
58 58
59gnunet_daemon_exit_SOURCES = \ 59gnunet_daemon_exit_SOURCES = \