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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am
index 9d1e8b413..736bb5fd3 100644
--- a/src/exit/Makefile.am
+++ b/src/exit/Makefile.am
@@ -33,7 +33,7 @@ gnunet_helper_exit_SOURCES = \
33 gnunet-helper-exit.c 33 gnunet-helper-exit.c
34 34
35gnunet_daemon_exit_SOURCES = \ 35gnunet_daemon_exit_SOURCES = \
36 gnunet-daemon-exit.c 36 gnunet-daemon-exit.c exit.h
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 \