theimpossibleastronaut / modemu2k

modemu2k is a fork of modemu, a telnet client with a modem-like user interface

Home Page:https://theimpossibleastronaut.com/modemu2k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Makefile.am to man directory

andy5995 opened this issue · comments

There should be a Makefile.am in the man directory that will install man pages.

This one can be adapted to do that:

https://github.com/theimpossibleastronaut/rmw/blob/master/man/Makefile.am

The main difference is that the files have different extensions and aren't in separate directories; therefore the names of the variables will have to be changed.

@Erick2280 are you interested in trying this?

Of course! I will take a look on this.

Thank you! I've created chat room on Gitter in case you have any questions along the way.