aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testbed/Makefile.am')
-rw-r--r--src/testbed/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index 486c4a4f8..79989bae7 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -94,6 +94,7 @@ lib_LTLIBRARIES = \
94libgnunettestbed_la_SOURCES = \ 94libgnunettestbed_la_SOURCES = \
95 testbed_api_cmd_netjail_start.c \ 95 testbed_api_cmd_netjail_start.c \
96 testbed_api_cmd_netjail_start_testbed.c \ 96 testbed_api_cmd_netjail_start_testbed.c \
97 testbed_api_cmd_netjail_stop_testbed.c \
97 testbed_api_cmd_netjail_stop.c \ 98 testbed_api_cmd_netjail_stop.c \
98 testbed_api.c testbed_api.h testbed.h \ 99 testbed_api.c testbed_api.h testbed.h \
99 testbed_api_hosts.c testbed_api_hosts.h testbed_helper.h \ 100 testbed_api_hosts.c testbed_api_hosts.h testbed_helper.h \