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, 2 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 0696188c5..afa37bac5 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -169,8 +169,10 @@ libgnunettransporttesting_la_LDFLAGS = \
169libgnunettransporttesting2_la_SOURCES = \ 169libgnunettransporttesting2_la_SOURCES = \
170 transport_api_cmd_connecting_peers.c \ 170 transport_api_cmd_connecting_peers.c \
171 transport_api_cmd_start_peer.c \ 171 transport_api_cmd_start_peer.c \
172 transport_api_cmd_stop_peer.c \
172 transport_api_cmd_send_simple.c \ 173 transport_api_cmd_send_simple.c \
173 transport-testing2.c transport-testing2.h \ 174 transport-testing2.c transport-testing2.h \
175 transport-testing-ng.h \
174 transport-testing-cmds.h \ 176 transport-testing-cmds.h \
175 transport-testing-filenames2.c \ 177 transport-testing-filenames2.c \
176 transport-testing-loggers2.c \ 178 transport-testing-loggers2.c \