From 6cceb617af887df49df74729bb1813bbd75a1346 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 4 Dec 2020 20:29:18 +0100 Subject: centralize (most) offline signing/verifying operations into offline_signatures.c --- src/util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/Makefile.am') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 95ac60a96..c65a3ef17 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -68,6 +68,7 @@ libtalerutil_la_SOURCES = \ getopt.c \ lang.c \ mhd.c \ + offline_signatures.c \ payto.c \ taler_error_codes.c \ url.c \ -- cgit v1.2.3