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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index e6ecf4ffe..1221cdbea 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -134,7 +134,7 @@ libgnunettransport_la_SOURCES = \
134 transport_api.c transport.h \ 134 transport_api.c transport.h \
135 transport_api_blacklist.c \ 135 transport_api_blacklist.c \
136 transport_api_address_to_string.c \ 136 transport_api_address_to_string.c \
137 transport_api_address_lookup.c 137 transport_api_monitoring.c
138libgnunettransport_la_LIBADD = \ 138libgnunettransport_la_LIBADD = \
139 $(top_builddir)/src/hello/libgnunethello.la \ 139 $(top_builddir)/src/hello/libgnunethello.la \
140 $(top_builddir)/src/util/libgnunetutil.la \ 140 $(top_builddir)/src/util/libgnunetutil.la \