summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-10 20:05:52 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-10 20:06:07 +0200
commit7ee114251b2a512153011e5475c7a15ca0b73eb3 (patch)
tree7e8ff9aafec1970495c8ae6e238b68ecca199380 /src/testing/Makefile.am
parent03ec948c7615cf364a095a609eac61a109b630ce (diff)
-add testing.h to make distv0.15.4-alpha.2
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 2145858c4..e9389a876 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -58,7 +58,7 @@ libgnunettesting_la_SOURCES = \
testing_api_cmd_netjail_stop_testsystem_v2.c \
testing_api_cmd_netjail_stop.c \
testing_api_cmd_netjail_stop_v2.c \
- testing.c \
+ testing.c testing.h \
testing_api_cmd_system_create.c \
testing_api_cmd_system_destroy.c \
testing_api_cmd_batch.c \