aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/pt/Makefile.am')
-rw-r--r--src/pt/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am
index c43787133..8e33b45c2 100644
--- a/src/pt/Makefile.am
+++ b/src/pt/Makefile.am
@@ -23,6 +23,7 @@ gnunet_daemon_pt_SOURCES = \
23gnunet_daemon_pt_LDADD = \ 23gnunet_daemon_pt_LDADD = \
24 $(top_builddir)/src/vpn/libgnunetvpn.la \ 24 $(top_builddir)/src/vpn/libgnunetvpn.la \
25 $(top_builddir)/src/dns/libgnunetdns.la \ 25 $(top_builddir)/src/dns/libgnunetdns.la \
26 $(top_builddir)/src/dns/libgnunetdnsparser.la \
26 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 27 $(top_builddir)/src/statistics/libgnunetstatistics.la \
27 $(top_builddir)/src/util/libgnunetutil.la \ 28 $(top_builddir)/src/util/libgnunetutil.la \
28 $(top_builddir)/src/mesh/libgnunetmesh.la \ 29 $(top_builddir)/src/mesh/libgnunetmesh.la \