From ca66a1d1af2412e3ad04c18150db7a259dc69b5e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Jan 2021 00:54:12 +0100 Subject: fix major bug with SQL statement missing ORDER BY freshcoin_index resulting in possible link failures (but usually lucky with old DB schema) --- 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 fcaab8279..c4df708b1 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -76,6 +76,7 @@ libtalerutil_la_SOURCES = \ taler_error_codes.c \ url.c \ util.c \ + wallet_signatures.c \ yna.c \ os_installation.c -- cgit v1.2.3