aboutsummaryrefslogtreecommitdiff
path: root/src/pt
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/pt
parent04552e08550c4719a4ebe2e3e16be8bece46d8be (diff)
downloadgnunet-44efedd8328a7cc82a05afc6f17c8ea2be57f586.tar.gz
gnunet-44efedd8328a7cc82a05afc6f17c8ea2be57f586.zip
build fixes
Diffstat (limited to 'src/pt')
-rw-r--r--src/pt/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am
index e36630ae4..188387c0c 100644
--- a/src/pt/Makefile.am
+++ b/src/pt/Makefile.am
@@ -28,7 +28,6 @@ gnunet_daemon_pt_LDADD = \
28 $(top_builddir)/src/cadet/libgnunetcadet.la \ 28 $(top_builddir)/src/cadet/libgnunetcadet.la \
29 $(top_builddir)/src/dht/libgnunetdht.la \ 29 $(top_builddir)/src/dht/libgnunetdht.la \
30 $(top_builddir)/src/dns/libgnunetdns.la \ 30 $(top_builddir)/src/dns/libgnunetdns.la \
31 $(top_builddir)/src/dns/libgnunetdnsparser.la \
32 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 31 $(top_builddir)/src/statistics/libgnunetstatistics.la \
33 $(top_builddir)/src/util/libgnunetutil.la \ 32 $(top_builddir)/src/util/libgnunetutil.la \
34 $(GN_LIBINTL) 33 $(GN_LIBINTL)