diff options
| author | Christian Grothoff <christian@grothoff.org> | 2017-06-04 10:22:11 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2017-06-04 11:11:36 +0200 |
| commit | c7c7ac60cf8b6dae5b9b8c0872dbe3d83020549d (patch) | |
| tree | 1a70bc8be4842297182cd0b941f4bd5dbc462206 /doc/Makefile.am | |
| parent | 9f7e3bb2bd494860c31aa534942de85636cb91a8 (diff) | |
cleaning up use of doxygen, fixing #5057
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c509f4a8..f8d04db6 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ # This Makefile.am is in the public domain -SUBDIRS = . doxygen +SUBDIRS = . man_MANS = \ taler-auditor.1 \ |
