diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-03-21 16:09:22 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-03-21 16:09:22 +0100 |
| commit | 88fd81e5da88fe11746ed7c06ba283891e05b673 (patch) | |
| tree | 0816f19307abcf815e67763d8d461ca84819e016 /doc | |
| parent | a8b8258e12f8e04936bffd82a2e31be7117ec860 (diff) | |
completing auditor split
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 72d54021..119c8046 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = . doxygen man_MANS = \ prebuilt/man/taler-auditor.1 \ + prebuilt/man/taler-auditor-dbinit.1 \ prebuilt/man/taler-auditor-exchange.1 \ prebuilt/man/taler-auditor-sign.1 \ prebuilt/man/taler-bank-transfer.1 \ |
