summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-02 23:24:21 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-02 23:24:29 +0100
commit8a9826052a4cd26a96af741e670ebefdbcd88ae2 (patch)
tree780f49b1f6752d0aff81460ec5882e147a5d78ae /src/lib/Makefile.am
parent241ce94411413291a604a2ead246e64a4cb32b23 (diff)
downloadmerchant-8a9826052a4cd26a96af741e670ebefdbcd88ae2.tar.gz
merchant-8a9826052a4cd26a96af741e670ebefdbcd88ae2.tar.bz2
merchant-8a9826052a4cd26a96af741e670ebefdbcd88ae2.zip
simplify structure
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 3b1be0ee..5ceadfe4 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -45,6 +45,7 @@ libtalermerchanttesting_la_SOURCES = \
testing_api_cmd_check_payment.c \
testing_api_cmd_history.c \
testing_api_cmd_pay.c \
+ testing_api_cmd_pay_abort_refund.c \
testing_api_cmd_proposal.c \
testing_api_cmd_refund_increase.c \
testing_api_cmd_refund_lookup.c \