aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-07-18 13:34:44 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-07-18 13:34:44 +0200
commit8706a36c9543c7ad57bca70da798451c4e6ef15c (patch)
tree0ae84fb5d55a7e536718cc2918ec970276254b9e /src/testing/Makefile.am
parent2eb3ff1f64f4eecb6f70c57c37469547757bc84b (diff)
downloadexchange-8706a36c9543c7ad57bca70da798451c4e6ef15c.tar.xz
-first steps towards testing age-withdraw
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index c659f0ac6..068d94590 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -40,6 +40,7 @@ libtalertesting_la_LDFLAGS = \
-version-info 0:0:0 \
-no-undefined
libtalertesting_la_SOURCES = \
+ testing_api_cmd_age_withdraw.c \
testing_api_cmd_auditor_add_denom_sig.c \
testing_api_cmd_auditor_add.c \
testing_api_cmd_auditor_del.c \