diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-11-03 21:28:52 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-11-03 21:28:52 +0100 |
commit | ebc8ae68bee955d8df658afac85c9a0cbea716d0 (patch) | |
tree | 19c8aa82affcd5fe098d72226ab87b51728249eb /doc/Makefile.am | |
parent | a57080651d9666c8d3d2acc8e872178b7022a7b0 (diff) |
implement taler-auditor-exchange
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 b3c527168..09793ddcf 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = . man_MANS = \ taler-auditor.1 \ + taler-auditor-exchange.1 \ taler-auditor-sign.1 \ taler-bank-transfer.1 \ taler-config-generate.1 \ |