aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-16 19:21:48 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-16 19:21:48 +0000
commit41f6a12245348e4f6aa482386a8ffc713b51f2eb (patch)
tree51e2a1f4d862bf4cc37acaddd7f1dc35a3fbd0f8 /src/pt/Makefile.am
parent4d93b2e4ef9f1cbb0118f67cc0391dd849cfed46 (diff)
downloadgnunet-41f6a12245348e4f6aa482386a8ffc713b51f2eb.tar.gz
gnunet-41f6a12245348e4f6aa482386a8ffc713b51f2eb.zip
-expanding draft code
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 \