diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-03-30 22:56:17 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-03-30 22:56:17 +0200 |
commit | b4c4f0b07822b66e2b60e43c3654a927c768ac94 (patch) | |
tree | 57d7566739ddc39663d6696d0eebb3e12671a519 /doc/Makefile.am | |
parent | c2889e45b22233c00cb8591cf10167850cefb126 (diff) |
towards a testcase for aggregation logic
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 0b3dc39c4..5a9de87a0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = . doxygen man_MANS = \ taler-auditor-sign.1 \ + taler-exchange-aggregator.1 \ taler-exchange-dbinit.1 \ taler-exchange-httpd.1 \ taler-exchange-keyup.1 \ |