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 0094c6d0e..7d9974c6b 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -123,7 +123,7 @@ test_transport_api_udp_SOURCES = \
123test_transport_api_udp_LDADD = \ 123test_transport_api_udp_LDADD = \
124 $(top_builddir)/src/transport/libgnunettransport.la \ 124 $(top_builddir)/src/transport/libgnunettransport.la \
125 $(top_builddir)/src/util/libgnunetutil.la 125 $(top_builddir)/src/util/libgnunetutil.la
126 126
127test_transport_api_udp_nat_SOURCES = \ 127test_transport_api_udp_nat_SOURCES = \
128 test_transport_api.c 128 test_transport_api.c
129test_transport_api_udp_nat_LDADD = \ 129test_transport_api_udp_nat_LDADD = \