diff options
Diffstat (limited to 'src/service/transport/Makefile.am')
-rw-r--r-- | src/service/transport/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/transport/Makefile.am b/src/service/transport/Makefile.am index 2336a70bb..d310f2c1e 100644 --- a/src/service/transport/Makefile.am +++ b/src/service/transport/Makefile.am | |||
@@ -28,7 +28,7 @@ lib_LTLIBRARIES = \ | |||
28 | $(TESTING_LIBS) | 28 | $(TESTING_LIBS) |
29 | 29 | ||
30 | libgnunettestingtransport_la_SOURCES = \ | 30 | libgnunettestingtransport_la_SOURCES = \ |
31 | testing_api_traits.c | 31 | testing_transport_traits.c |
32 | # transport_api_cmd_connecting_peers.c \ | 32 | # transport_api_cmd_connecting_peers.c \ |
33 | # transport_api_cmd_backchannel_check.c \ | 33 | # transport_api_cmd_backchannel_check.c \ |
34 | # transport_api_cmd_send_simple.c \ | 34 | # transport_api_cmd_send_simple.c \ |