diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-01-06 14:12:29 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-01-06 14:12:29 +0100 |
commit | 2f7108a75b9bbd1d1542d4a7843010edc02e1267 (patch) | |
tree | 5071f8a7a8d808279a5198ef7596e2cd7c5f9f9c /doc | |
parent | 535b53cfc287e197ef5bfe3652ee123e847215fc (diff) |
-typo
Diffstat (limited to 'doc')
-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 3d6852a7..921b1f0e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = . doxygen man_MANS = \ - prebuilt/man/taler-merchant-benchmark.1 + prebuilt/man/taler-merchant-benchmark.1 \ prebuilt/man/taler-merchant-dbconfig.1\ prebuilt/man/taler-merchant-dbinit.1\ prebuilt/man/taler-merchant-depositcheck.1\ |