From f1a1df54b3f8e8bfde67df67dcc59e9135110fca Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 10 Jan 2012 22:29:03 +0000 Subject: -towards having mesh messages in VPN --- src/vpn/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/vpn/Makefile.am') 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 = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/mesh/libgnunetmesh.la \ $(GN_LIBINTL) +gnunet_service_vpn_CFLAGS = \ + -I$(top_srcdir)/src/exit $(CFLAGS) gnunet_daemon_exit_SOURCES = \ gnunet-daemon-exit.c -- cgit v1.2.3