From ee4077ef8001e0570a0333ed6b24c69eb2504760 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 28 Mar 2022 13:19:21 +0200 Subject: starting with purse creation client API --- 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 730c833d7..52ef2d2a0 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -45,6 +45,7 @@ libtalerexchange_la_SOURCES = \ exchange_api_management_wire_disable.c \ exchange_api_management_wire_enable.c \ exchange_api_melt.c \ + exchange_api_purse_create_with_deposit.c \ exchange_api_recoup.c \ exchange_api_recoup_refresh.c \ exchange_api_refresh_common.c exchange_api_refresh_common.h \ -- cgit v1.2.3