diff options
author | Marcello Stanisci <stanisci.m@gmail.com> | 2018-01-15 09:38:14 +0100 |
---|---|---|
committer | Marcello Stanisci <stanisci.m@gmail.com> | 2018-01-15 09:38:14 +0100 |
commit | 50c7fe8506a8f33ffa0f4633c1e693a4c8c9b961 (patch) | |
tree | 27904ff2b6c54732b94da2be0480e36587be649b /doc/Makefile.am | |
parent | d9a0005213280f2a4a57363bca6484c7f5a3126c (diff) |
Addressing #5015.
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 e20e3337..9481e41a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -13,6 +13,7 @@ AM_MAKEINFOHTMLFLAGS = --no-split --css-ref=docstyle.css --css-ref=brown-paper.c man_MANS = \ taler-merchant-tip-enable.1 \ + taler-merchant-generate-payments.1 \ taler-merchant-httpd.1 info_TEXINFOS = manual.texi |