From c3e67dfc6b32b009380b2b24f6d4c6eb2d775177 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 21 Apr 2022 20:36:14 +0200 Subject: -add purse_create_with_merge to build --- src/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/Makefile.am') 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 \ -- cgit v1.2.3