aboutsummaryrefslogtreecommitdiff
path: root/src/exit
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-25 20:15:52 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-25 20:15:52 +0200
commit44efedd8328a7cc82a05afc6f17c8ea2be57f586 (patch)
tree89db3c0244b7b8ac6886e20efe6d4d89093f7e2a /src/exit
parent04552e08550c4719a4ebe2e3e16be8bece46d8be (diff)
downloadgnunet-44efedd8328a7cc82a05afc6f17c8ea2be57f586.tar.gz
gnunet-44efedd8328a7cc82a05afc6f17c8ea2be57f586.zip
build fixes
Diffstat (limited to 'src/exit')
-rw-r--r--src/exit/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am
index aa1210269..442ce971c 100644
--- a/src/exit/Makefile.am
+++ b/src/exit/Makefile.am
@@ -52,7 +52,6 @@ gnunet_daemon_exit_LDADD = \
52 $(top_builddir)/src/dns/libgnunetdnsstub.la \ 52 $(top_builddir)/src/dns/libgnunetdnsstub.la \
53 $(top_builddir)/src/dht/libgnunetdht.la \ 53 $(top_builddir)/src/dht/libgnunetdht.la \
54 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 54 $(top_builddir)/src/statistics/libgnunetstatistics.la \
55 $(top_builddir)/src/tun/libgnunettun.la \
56 $(top_builddir)/src/util/libgnunetutil.la \ 55 $(top_builddir)/src/util/libgnunetutil.la \
57 $(top_builddir)/src/cadet/libgnunetcadet.la \ 56 $(top_builddir)/src/cadet/libgnunetcadet.la \
58 $(top_builddir)/src/regex/libgnunetregex.la \ 57 $(top_builddir)/src/regex/libgnunetregex.la \