aboutsummaryrefslogtreecommitdiff
path: root/src/pt/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-07 12:07:41 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-07 12:07:41 +0000
commit25a2bc263a11834ca7c9f82e9f8cca7d2a12dccc (patch)
tree8ef862b884a4061acc45020a5396f1859ef8a057 /src/pt/Makefile.am
parent7c7abeb99c0f2f1b2dea83d892b63896b883b336 (diff)
downloadgnunet-25a2bc263a11834ca7c9f82e9f8cca7d2a12dccc.tar.gz
gnunet-25a2bc263a11834ca7c9f82e9f8cca7d2a12dccc.zip
Update all am files
Diffstat (limited to 'src/pt/Makefile.am')
-rw-r--r--src/pt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pt/Makefile.am b/src/pt/Makefile.am
index 2f821288a..650fabf09 100644
--- a/src/pt/Makefile.am
+++ b/src/pt/Makefile.am
@@ -24,7 +24,7 @@ gnunet_daemon_pt_SOURCES = \
24 gnunet-daemon-pt.c 24 gnunet-daemon-pt.c
25gnunet_daemon_pt_LDADD = \ 25gnunet_daemon_pt_LDADD = \
26 $(top_builddir)/src/vpn/libgnunetvpn.la \ 26 $(top_builddir)/src/vpn/libgnunetvpn.la \
27 $(top_builddir)/src/mesh/libgnunetmesh.la \ 27 $(top_builddir)/src/cadet/libgnunetcadet.la \
28 $(top_builddir)/src/dht/libgnunetdht.la \ 28 $(top_builddir)/src/dht/libgnunetdht.la \
29 $(top_builddir)/src/dns/libgnunetdns.la \ 29 $(top_builddir)/src/dns/libgnunetdns.la \
30 $(top_builddir)/src/dns/libgnunetdnsparser.la \ 30 $(top_builddir)/src/dns/libgnunetdnsparser.la \