aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-08-16 09:20:46 +0200
committert3sserakt <t3ss@posteo.de>2021-08-16 09:21:00 +0200
commit0cd927b915340f09d19c8d2d6f6851c81340ec70 (patch)
tree3e435523b7eab4fe6247cf955c10fc47c111cdf4 /src/testing/Makefile.am
parent58b837048d27e04db8f5c02d6559fe7880c6cdb3 (diff)
parent26132842da462e44c397bda0941bcb9bf5e1c942 (diff)
downloadgnunet-0cd927b915340f09d19c8d2d6f6851c81340ec70.tar.gz
gnunet-0cd927b915340f09d19c8d2d6f6851c81340ec70.zip
Merge branch 'master' of ssh://gnunet.org/gnunet
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 868e3fcec..8b28e6e23 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -15,7 +15,7 @@ lib_LTLIBRARIES = \
15 libgnunettesting.la 15 libgnunettesting.la
16 16
17libgnunettesting_la_SOURCES = \ 17libgnunettesting_la_SOURCES = \
18 testing.c \ 18 testing.c testing.h \
19 testing_api_cmd_system_create.c \ 19 testing_api_cmd_system_create.c \
20 testing_api_cmd_batch.c \ 20 testing_api_cmd_batch.c \
21 testing_api_cmd_hello_world.c \ 21 testing_api_cmd_hello_world.c \