aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-30 17:46:52 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-30 17:46:52 +0000
commit38e7ff9a88f530803cd2514c5823f02642827d1f (patch)
tree40645107b829b59789228f7d025839e35622571e /src/transport/Makefile.am
parent40826ec2467ee0e6e4b89c0d073aebf5af99099c (diff)
downloadgnunet-38e7ff9a88f530803cd2514c5823f02642827d1f.tar.gz
gnunet-38e7ff9a88f530803cd2514c5823f02642827d1f.zip
remove now obsolete get_hello-API
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 6ba7d881b..2d79ae534 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -170,7 +170,6 @@ libgnunettransport_la_SOURCES = \
170 transport_api_address_to_string.c \ 170 transport_api_address_to_string.c \
171 transport_api_blacklist.c \ 171 transport_api_blacklist.c \
172 transport_api_core.c \ 172 transport_api_core.c \
173 transport_api_get_hello.c \
174 transport_api_hello_get.c \ 173 transport_api_hello_get.c \
175 transport_api_manipulation.c \ 174 transport_api_manipulation.c \
176 transport_api_monitor_peers.c \ 175 transport_api_monitor_peers.c \