aboutsummaryrefslogtreecommitdiff
path: root/src/auditor-lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-11-18 11:53:37 +0100
committerChristian Grothoff <christian@grothoff.org>2018-11-18 11:53:37 +0100
commit8facb1c8ca6bee8399d83cde35a170f647da1636 (patch)
treebbb07be09dc7edfe718da2ffe1b266cd00d04e86 /src/auditor-lib/Makefile.am
parentbbbb0986c63c162fbd299d6fe20cd4e4ba0f705f (diff)
downloadexchange-8facb1c8ca6bee8399d83cde35a170f647da1636.tar.xz
add dbinit cmd
Diffstat (limited to 'src/auditor-lib/Makefile.am')
-rw-r--r--src/auditor-lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor-lib/Makefile.am b/src/auditor-lib/Makefile.am
index df0b8b3d5..72214a2d7 100644
--- a/src/auditor-lib/Makefile.am
+++ b/src/auditor-lib/Makefile.am
@@ -44,6 +44,7 @@ libtalerauditortesting_la_SOURCES = \
testing_auditor_api_cmd_deposit_confirmation.c \
testing_auditor_api_cmd_exchanges.c \
testing_auditor_api_cmd_exec_auditor.c \
+ testing_auditor_api_cmd_exec_auditor_dbinit.c \
testing_auditor_api_cmd_exec_wire_auditor.c
libtalerauditortesting_la_LIBADD = \
libtalerauditor.la \