diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-10-30 18:49:21 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-10-30 18:49:21 +0100 |
commit | d97ef7fcf67cdf986f5cebd854b1688a71c573d5 (patch) | |
tree | 58a737bcd096076de30fb735bb5ffbeb59be5a96 /src/auditor/Makefile.am | |
parent | c0f6d8931633a873fba7f3a511e1e4a20f589a07 (diff) |
-fix FTBFS of new taler-helper-auditor-purses
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r-- | src/auditor/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 34f6334e8..c19005c79 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -22,6 +22,7 @@ bin_PROGRAMS = \ taler-helper-auditor-aggregation \ taler-helper-auditor-coins \ taler-helper-auditor-deposits \ + taler-helper-auditor-purses \ taler-helper-auditor-reserves \ taler-helper-auditor-wire |