diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2023-10-05 10:09:17 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2023-10-05 10:09:17 +0200 |
commit | aab4d45dfe909afc1f6c2c1bf31143c1ec0f1e1c (patch) | |
tree | 0a3f2ef4dd0b2a7c1262497675bbc1783dd1c9f5 /doc/Makefile.am | |
parent | 5406363551d575b0256d6b7ec38c920898087d2c (diff) |
update build rules to install taler-merchant-passwd man page
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 da5d1bf0..dadf6083 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,6 +4,7 @@ man_MANS = \ prebuilt/man/taler-merchant-dbconfig.1\ prebuilt/man/taler-merchant-dbinit.1\ prebuilt/man/taler-merchant-httpd.1 \ + prebuilt/man/taler-merchant-passwd.1\ prebuilt/man/taler-merchant-setup-reserve.1\ prebuilt/man/taler-merchant-benchmark.1 |