]> git.draconx.ca Git - rrace.git/commitdiff
Ensure manpages are distributed.
authorNick Bowler <nbowler@draconx.ca>
Wed, 8 Jun 2022 03:51:59 +0000 (23:51 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 8 Jun 2022 03:51:59 +0000 (23:51 -0400)
It seems using dist_man_MANS in an Automake conditional doesn't actually
ensure the manpage is distributed, so we need to just use man_MANS in
the conditional and EXTRA_DIST unconditionally.


No differences found