From d1e242aa083cd108aca6e3ceda5f3459c8cebdc4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 21 Aug 2023 21:07:18 +0200 Subject: extend libtalerpq with functions for the amount with currency triplet data type (for merchant backend) --- src/pq/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pq/Makefile.am') diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am index c1c9e9bb0..4b192d762 100644 --- a/src/pq/Makefile.am +++ b/src/pq/Makefile.am @@ -10,7 +10,7 @@ lib_LTLIBRARIES = \ libtalerpq.la libtalerpq_la_SOURCES = \ - pq_common.h \ + pq_common.h pq_common.c \ pq_query_helper.c \ pq_result_helper.c libtalerpq_la_LIBADD = \ -- cgit v1.2.3