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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index f1b0e1df7..a36f56833 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -36,7 +36,8 @@ gnunet_daemon_vpn_SOURCES = \
36 gnunet-vpn-pretty-print.c gnunet-vpn-pretty-print.h \ 36 gnunet-vpn-pretty-print.c gnunet-vpn-pretty-print.h \
37 gnunet-dns-parser.c gnunet-dns-parser.h \ 37 gnunet-dns-parser.c gnunet-dns-parser.h \
38 gnunet-daemon-vpn-helper.c gnunet-daemon-vpn-helper.h \ 38 gnunet-daemon-vpn-helper.c gnunet-daemon-vpn-helper.h \
39 gnunet-daemon-vpn-dns.c gnunet-daemon-vpn-dns.h 39 gnunet-daemon-vpn-dns.c gnunet-daemon-vpn-dns.h \
40 gnunet-helper-vpn-api.c gnunet-helper-vpn-api.h
40gnunet_daemon_vpn_LDADD = \ 41gnunet_daemon_vpn_LDADD = \
41 $(top_builddir)/src/core/libgnunetcore.la \ 42 $(top_builddir)/src/core/libgnunetcore.la \
42 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 43 $(top_builddir)/src/statistics/libgnunetstatistics.la \