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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 001681181..7cd4596df 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -228,6 +228,7 @@ gnunet_transport_profiler_LDADD = \
228 libgnunettransport.la \ 228 libgnunettransport.la \
229 $(top_builddir)/src/nat/libgnunetnat.la \ 229 $(top_builddir)/src/nat/libgnunetnat.la \
230 $(top_builddir)/src/hello/libgnunethello.la \ 230 $(top_builddir)/src/hello/libgnunethello.la \
231 $(top_builddir)/src/ats/libgnunetats.la \
231 $(top_builddir)/src/util/libgnunetutil.la \ 232 $(top_builddir)/src/util/libgnunetutil.la \
232 $(GN_LIBINTL) 233 $(GN_LIBINTL)
233 234