diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-03-20 04:37:44 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-03-20 04:38:08 +0100 |
commit | ab0286f5831b7d2c74b990a5f66e05c89424e9ff (patch) | |
tree | bbb50f92953d1900dc654a1e42140e8bb6a891d2 /doc/Makefile.am | |
parent | 3186dbf58a1ee01e2fab22b4a7f0b2d0deccd71a (diff) |
finish #3775, including addition of 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 a857db572..f55160993 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = . doxygen man_MANS = \ + taler-auditor.1 \ taler-auditor-sign.1 \ taler-config-generate.1 \ taler-exchange-aggregator.1 \ |