diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-01-21 14:19:56 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-01-21 14:19:56 +0100 |
commit | 52b3b6aa609d881682bcecf119f7b39943128445 (patch) | |
tree | 1480e30bfb62f8874a699c82585245413b376b97 /doc | |
parent | e0faebdbab2fbce634009d7ff52affced58fdc57 (diff) |
add missing man page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 1 | ||||
m--------- | doc/prebuilt | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 921b1f0e..ebee3e42 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,6 +5,7 @@ man_MANS = \ prebuilt/man/taler-merchant-dbconfig.1\ prebuilt/man/taler-merchant-dbinit.1\ prebuilt/man/taler-merchant-depositcheck.1\ + prebuilt/man/taler-merchant-exchange.1\ prebuilt/man/taler-merchant-httpd.1 \ prebuilt/man/taler-merchant-passwd.1\ prebuilt/man/taler-merchant-setup-reserve.1\ diff --git a/doc/prebuilt b/doc/prebuilt -Subproject 5e7026c5cef101c90b6dc58096e0a0946ef11b0 +Subproject bd40be2fd4ce80106dc40a5ac4cc5c169513406 |