summaryrefslogtreecommitdiff
path: root/src/pq/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-08-21 21:07:18 +0200
committerChristian Grothoff <christian@grothoff.org>2023-08-21 21:07:18 +0200
commitd1e242aa083cd108aca6e3ceda5f3459c8cebdc4 (patch)
tree0c0651c7dffa90b4433ee3bfdc7210d0c126f498 /src/pq/Makefile.am
parent0f82b2c6c9b155dad74f652ad90a22ff708870c6 (diff)
downloadexchange-d1e242aa083cd108aca6e3ceda5f3459c8cebdc4.tar.gz
exchange-d1e242aa083cd108aca6e3ceda5f3459c8cebdc4.tar.bz2
exchange-d1e242aa083cd108aca6e3ceda5f3459c8cebdc4.zip
extend libtalerpq with functions for the amount with currency triplet data type (for merchant backend)
Diffstat (limited to 'src/pq/Makefile.am')
-rw-r--r--src/pq/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \