diff options
author | Sebastian <sebasjm@gmail.com> | 2021-11-19 14:04:15 -0300 |
---|---|---|
committer | Sebastian <sebasjm@gmail.com> | 2021-11-19 14:04:15 -0300 |
commit | bacc6cf67fc454d9ea7beebd3705c0310920a93f (patch) | |
tree | f621abc26d28fbaa00727ab012073b6b5a2aa89f | |
parent | 1dfa57af675c234b8425d2e653af686f0138e65e (diff) | |
download | anastasis-bacc6cf67fc454d9ea7beebd3705c0310920a93f.tar.gz anastasis-bacc6cf67fc454d9ea7beebd3705c0310920a93f.zip |
-fix build from source
-rw-r--r-- | src/testing/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 9a98530..fe38d86 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am | |||
@@ -19,7 +19,6 @@ libanastasistesting_la_SOURCES = \ | |||
19 | testing_api_cmd_keyshare_lookup.c \ | 19 | testing_api_cmd_keyshare_lookup.c \ |
20 | testing_api_cmd_config.c \ | 20 | testing_api_cmd_config.c \ |
21 | testing_api_helpers.c \ | 21 | testing_api_helpers.c \ |
22 | testing_api_traits.c \ | ||
23 | testing_cmd_truth_upload.c \ | 22 | testing_cmd_truth_upload.c \ |
24 | testing_cmd_policy_create.c \ | 23 | testing_cmd_policy_create.c \ |
25 | testing_cmd_secret_share.c \ | 24 | testing_cmd_secret_share.c \ |