aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-21 20:36:14 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-21 20:36:14 +0200
commitc3e67dfc6b32b009380b2b24f6d4c6eb2d775177 (patch)
tree25c1889d8e545467e6be72fcd6cff357f1164542 /src/lib/Makefile.am
parentf5eef0c8161bd23198109646a300ce077b82c383 (diff)
downloadexchange-c3e67dfc6b32b009380b2b24f6d4c6eb2d775177.tar.xz
-add purse_create_with_merge to build
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 3a8dc0573..c09c33fae 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -47,6 +47,7 @@ libtalerexchange_la_SOURCES = \
exchange_api_management_wire_enable.c \
exchange_api_melt.c \
exchange_api_purse_create_with_deposit.c \
+ exchange_api_purse_create_with_merge.c \
exchange_api_purse_merge.c \
exchange_api_recoup.c \
exchange_api_recoup_refresh.c \