diff options
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r-- | src/testing/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index c0e675883..3f1afd692 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -54,6 +54,7 @@ libtalertesting_la_SOURCES = \ testing_api_cmd_batch.c \ testing_api_cmd_change_auth.c \ testing_api_cmd_check_keys.c \ + testing_api_cmd_common.c \ testing_api_cmd_deposit.c \ testing_api_cmd_deposits_get.c \ testing_api_cmd_exec_aggregator.c \ |