aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 8418c92a2..53dba8dbe 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -125,6 +125,7 @@ gnunet_transport_SOURCES = \
125gnunet_transport_LDADD = \ 125gnunet_transport_LDADD = \
126 $(top_builddir)/src/transport/libgnunettransport.la \ 126 $(top_builddir)/src/transport/libgnunettransport.la \
127 $(top_builddir)/src/nat/libgnunetnat.la \ 127 $(top_builddir)/src/nat/libgnunetnat.la \
128 $(top_builddir)/src/hello/libgnunethello.la \
128 $(top_builddir)/src/util/libgnunetutil.la \ 129 $(top_builddir)/src/util/libgnunetutil.la \
129 $(GN_LIBINTL) 130 $(GN_LIBINTL)
130gnunet_transport_DEPENDENCIES = \ 131gnunet_transport_DEPENDENCIES = \