From fde760aef037d14c84c49f500c0db91d7e95ae98 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Thu, 13 Jul 2023 08:45:05 +0200 Subject: towards age-withdraw and -reveal 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 762a3f805..7a4febdd3 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -23,6 +23,7 @@ libtalerexchange_la_LDFLAGS = \ libtalerexchange_la_SOURCES = \ exchange_api_add_aml_decision.c \ exchange_api_age_withdraw.c \ + exchange_api_age_withdraw_reveal.c \ exchange_api_auditor_add_denomination.c \ exchange_api_batch_deposit.c \ exchange_api_batch_withdraw.c \ -- cgit v1.2.3