From 34e1c58cb39a649c9a4c551681cedf19807b85f0 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Wed, 7 Dec 2022 12:42:31 +0100 Subject: - added configuration to be able to start executables on a router node - added barrier functionality --- src/testing/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/testing/Makefile.am') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index bcb45da70..3a4990db4 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -29,6 +29,8 @@ gnunet_cmds_helper_LDADD = $(XLIB) \ $(LTLIBINTL) $(Z_LIBS) libgnunettesting_la_SOURCES = \ + testing_api_cmd_barrier.c \ + testing_api_cmd_barrier_reached.c \ testing_api_cmd_end.c \ testing_api_cmd_finish.c \ testing_api_cmd_local_test_finished.c \ -- cgit v1.2.3