From d4fded4b666032a86b653d40193713932f12b113 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 17 Jan 2020 03:08:30 +0100 Subject: fix build system --- src/auditordb/test-auditor-db-postgres.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/auditordb/test-auditor-db-postgres.conf') diff --git a/src/auditordb/test-auditor-db-postgres.conf b/src/auditordb/test-auditor-db-postgres.conf index b08195eb8..924aef435 100644 --- a/src/auditordb/test-auditor-db-postgres.conf +++ b/src/auditordb/test-auditor-db-postgres.conf @@ -6,6 +6,8 @@ DB = postgres # Argument for Postgres for how to connect to the database. CONFIG = "postgres:///talercheck" +# Where are the SQL files to setup our tables? +SQL_DIR = $DATADIR/sql/exchange/ + [taler] CURRENCY = "EUR" - -- cgit v1.2.3