aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-30 12:02:43 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-30 12:02:43 +0200
commit8e4969eb663dbb2242b0137b1138a8e29610de18 (patch)
tree69b306734cd5aee47bca09dfc76862cec39e8910 /src/testing/Makefile.am
parentc48b51be6f3e76d83f1ccf3d46d39f2fa7df0cf5 (diff)
downloadexchange-8e4969eb663dbb2242b0137b1138a8e29610de18.tar.xz
-implement purses_get CMD
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 56b009af5..084a9546a 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -74,6 +74,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_offline_sign_extensions.c \
testing_api_cmd_purse_create_deposit.c \
testing_api_cmd_purse_deposit.c \
+ testing_api_cmd_purse_get.c \
testing_api_cmd_purse_merge.c \
testing_api_cmd_set_wire_fee.c \
testing_api_cmd_recoup.c \