diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:57:47 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:58:42 +0100 |
commit | 0b4008bd84f9812eac943e616a4584a0f9b23ae1 (patch) | |
tree | 4af665fff668f78091e21a9cd89a1454a562018e /src/lib/Makefile.am | |
parent | 4993863c4cc7e7758f8532ea90253cc60c3358fa (diff) |
doxygen
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r-- | src/lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index a3b680032..9a12d25bc 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -95,6 +95,7 @@ libtalertesting_la_SOURCES = \ testing_api_cmd_sleep.c \ testing_api_cmd_status.c \ testing_api_cmd_track.c \ + testing_api_cmd_wait.c \ testing_api_cmd_wire.c \ testing_api_cmd_withdraw.c \ testing_api_cmd_insert_deposit.c \ |