aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-05 20:13:40 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-05 20:13:40 +0100
commit64b2bc455845022001dd26923df0477eebdf3a86 (patch)
treee4936afbe7481a4fd58f5b9f39c08bdafeeeda2f /src/exchangedb/Makefile.am
parentab03ba16e9bc63eb5384e7b6b590fc029bf61152 (diff)
downloadexchange-64b2bc455845022001dd26923df0477eebdf3a86.tar.xz
-fix FTBFS of exchange test
Diffstat (limited to 'src/exchangedb/Makefile.am')
-rw-r--r--src/exchangedb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 49bc649b5..620e52352 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -300,7 +300,7 @@ noinst_PROGRAMS = \
AM_TESTS_ENVIRONMENT=export TALER_PREFIX=$${TALER_PREFIX:-@libdir@};export PATH=$${TALER_PREFIX:-@prefix@}/bin:$$PATH;
TESTS = \
- (check_PROGRAMS)
+ $(check_PROGRAMS)
test_exchangedb_postgres_SOURCES = \
test_exchangedb.c
test_exchangedb_postgres_LDADD = \