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, 2 insertions, 0 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 28eb86b7d..857232a99 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -54,6 +54,8 @@ gnunet_service_vpn_LDADD = \
54 $(top_builddir)/src/util/libgnunetutil.la \ 54 $(top_builddir)/src/util/libgnunetutil.la \
55 $(top_builddir)/src/mesh/libgnunetmesh.la \ 55 $(top_builddir)/src/mesh/libgnunetmesh.la \
56 $(GN_LIBINTL) 56 $(GN_LIBINTL)
57gnunet_service_vpn_CFLAGS = \
58 -I$(top_srcdir)/src/exit $(CFLAGS)
57 59
58gnunet_daemon_exit_SOURCES = \ 60gnunet_daemon_exit_SOURCES = \
59 gnunet-daemon-exit.c 61 gnunet-daemon-exit.c