From 40261ecc5bf242437f12cf91d035c138cf089a1e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Jan 2012 19:22:23 +0000 Subject: -move IPv4 header initialization to tun library --- src/vpn/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vpn/Makefile.am') diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am index bb0993c66..786f94d6a 100644 --- a/src/vpn/Makefile.am +++ b/src/vpn/Makefile.am @@ -40,6 +40,7 @@ gnunet_service_vpn_SOURCES = \ gnunet-service-vpn.c gnunet_service_vpn_LDADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ + $(top_builddir)/src/tun/libgnunettun.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/mesh/libgnunetmesh.la \ $(GN_LIBINTL) -- cgit v1.2.3