aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
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 \