exchange

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

commit da2886f95a6e2d6577d942530bc4975bc936db6c
parent 2f5dacf619507bb69812dd66af57878221bfe518
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Tue, 10 Mar 2026 12:54:30 +0100

do NOT install platform.h at all

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

diff --git a/src/include/taler/Makefile.am b/src/include/taler/Makefile.am @@ -37,4 +37,5 @@ talerinclude_HEADERS += \ endif EXTRA_DIST = \ + platform.h \ backoff.h