exchange

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

commit 2f5dacf619507bb69812dd66af57878221bfe518
parent 18039c8919fb0fc9ed136afb90e6f9af29c428ff
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 10 Mar 2026 12:53:46 +0100

do NOT install platform.h at all

Diffstat:
Msrc/include/taler/Makefile.am | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/include/taler/Makefile.am b/src/include/taler/Makefile.am @@ -3,7 +3,6 @@ SUBDIRS = taler-exchange . talerincludedir = $(includedir)/taler talerinclude_HEADERS = \ - platform.h \ taler_auditor_service.h \ taler_amount_lib.h \ taler_attributes.h \