diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-09-08 20:04:45 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-09-08 20:04:45 +0200 |
commit | ad73b53524264a4d86777c514efd5bd57d56e086 (patch) | |
tree | 15e81269fc07ba34c010e9dc67bb9491998a84c7 /doc/Makefile.am | |
parent | a6aa4a8727fa956475f8c65e0345368a817db938 (diff) |
fix dbconfig install
Diffstat (limited to 'doc/Makefile.am')
-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 e3818d59d..b1dd349b8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,6 +22,7 @@ man_MANS = \ prebuilt/man/taler-exchange-aggregator.1 \ prebuilt/man/taler-exchange-benchmark.1 \ prebuilt/man/taler-exchange-closer.1 \ + prebuilt/man/taler-exchange-dbconfig.1 \ prebuilt/man/taler-exchange-dbinit.1 \ prebuilt/man/taler-exchange-drain.1 \ prebuilt/man/taler-exchange-expire.1 \ |