aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-23 21:41:21 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-23 21:41:21 +0000
commitcd3bdd05727cac171d79af6240f749ecc96cafc1 (patch)
treeb0dde6c6b905dab5cfa4b9351fcae66b52980518 /src/transport/Makefile.am
parentd6cff9f314f05f327d5b3d3097fa2ce2a0b5a84e (diff)
downloadgnunet-cd3bdd05727cac171d79af6240f749ecc96cafc1.tar.gz
gnunet-cd3bdd05727cac171d79af6240f749ecc96cafc1.zip
-removing dead old code
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 6334de1ae..c571364ab 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -62,7 +62,6 @@ endif
62 62
63noinst_PROGRAMS = \ 63noinst_PROGRAMS = \
64 $(WLAN_BIN_SENDER) 64 $(WLAN_BIN_SENDER)
65# gnunet-transport-connect-running-peers
66 65
67lib_LTLIBRARIES = \ 66lib_LTLIBRARIES = \
68 libgnunettransport.la \ 67 libgnunettransport.la \
@@ -347,13 +346,6 @@ test_transport_testing_LDADD = \
347 $(top_builddir)/src/hello/libgnunethello.la \ 346 $(top_builddir)/src/hello/libgnunethello.la \
348 $(top_builddir)/src/transport/libgnunettransporttesting.la 347 $(top_builddir)/src/transport/libgnunettransporttesting.la
349 348
350#gnunet_transport_connect_running_peers_SOURCES = \
351# gnunet-transport-connect-running-peers.c
352#gnunet_transport_connect_running_peers_LDADD = \
353# $(top_builddir)/src/transport/libgnunettransport.la \
354# $(top_builddir)/src/hello/libgnunethello.la \
355# $(top_builddir)/src/util/libgnunetutil.la \
356# $(top_builddir)/src/transport/libgnunettransporttesting.la
357 349
358test_transport_api_blacklisting_SOURCES = \ 350test_transport_api_blacklisting_SOURCES = \
359 test_transport_api_blacklisting.c 351 test_transport_api_blacklisting.c