aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-06 22:10:48 +0000
committerChristian Grothoff <christian@grothoff.org>2016-07-06 22:10:48 +0000
commit5c862712d9c389fced47fde9abdc9458da319aef (patch)
tree3d17ba8b4fc5ef821882b65aaf6c3d1a798c6ed3 /src/transport/Makefile.am
parent55c16b6ab6a83a594303efccff1e59a022470982 (diff)
downloadgnunet-5c862712d9c389fced47fde9abdc9458da319aef.tar.gz
gnunet-5c862712d9c389fced47fde9abdc9458da319aef.zip
removing GNUNET_TRANSPORT_monitor_validation-API
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index c4ce03bee..5b18c8793 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -166,8 +166,8 @@ libgnunettransport_la_SOURCES = \
166 transport_api_blacklist.c \ 166 transport_api_blacklist.c \
167 transport_api_address_to_string.c \ 167 transport_api_address_to_string.c \
168 transport_api_monitor_peers.c \ 168 transport_api_monitor_peers.c \
169 transport_api_monitor_plugins.c \ 169 transport_api_monitor_plugins.c
170 transport_api_monitor_validation.c 170
171libgnunettransport_la_LIBADD = \ 171libgnunettransport_la_LIBADD = \
172 $(top_builddir)/src/hello/libgnunethello.la \ 172 $(top_builddir)/src/hello/libgnunethello.la \
173 $(top_builddir)/src/ats/libgnunetats.la \ 173 $(top_builddir)/src/ats/libgnunetats.la \