handling replies continuously from server
[oweals/gnunet.git] / src / exit / Makefile.am
index 736bb5fd319ee842846c6ccdec26f2ed361152a3..5a047a13a43c14175b584548539e63dae80c116d 100644 (file)
@@ -37,6 +37,7 @@ gnunet_daemon_exit_SOURCES = \
 gnunet_daemon_exit_LDADD = \
   $(top_builddir)/src/core/libgnunetcore.la \
   $(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)