aboutsummaryrefslogtreecommitdiff
path: root/src/exit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/exit/Makefile.am')
-rw-r--r--src/exit/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am
index 736bb5fd3..5a047a13a 100644
--- a/src/exit/Makefile.am
+++ b/src/exit/Makefile.am
@@ -37,6 +37,7 @@ gnunet_daemon_exit_SOURCES = \
37gnunet_daemon_exit_LDADD = \ 37gnunet_daemon_exit_LDADD = \
38 $(top_builddir)/src/core/libgnunetcore.la \ 38 $(top_builddir)/src/core/libgnunetcore.la \
39 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 39 $(top_builddir)/src/statistics/libgnunetstatistics.la \
40 $(top_builddir)/src/tun/libgnunettun.la \
40 $(top_builddir)/src/util/libgnunetutil.la \ 41 $(top_builddir)/src/util/libgnunetutil.la \
41 $(top_builddir)/src/mesh/libgnunetmesh.la \ 42 $(top_builddir)/src/mesh/libgnunetmesh.la \
42 $(GN_LIBINTL) 43 $(GN_LIBINTL)