exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit fc04b91c9422aa1be14ec231b4ce8f0bbdace1d1
parent e46fb309654b82b596a2e5613dcc1c74af4366c0
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 27 Nov 2021 18:50:51 +0100

integrate taler_extensions.h into dist

Diffstat:
Msrc/include/Makefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am @@ -15,6 +15,7 @@ talerinclude_HEADERS = \ taler_exchange_service.h \ taler_exchangedb_lib.h \ taler_exchangedb_plugin.h \ + taler_extensions.h \ taler_fakebank_lib.h \ taler_json_lib.h \ taler_testing_lib.h \