theimpossibleastronaut / modemu2k

modemu2k is a fork of modemu, a telnet client with a modem-like user interface
https://theimpossibleastronaut.com/modemu2k
GNU General Public License v3.0
10 stars 6 forks source link

Add Makefile.am to man directory #15

Closed andy5995 closed 5 years ago

andy5995 commented 5 years ago

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?

Erick2280 commented 5 years ago

Of course! I will take a look on this.

andy5995 commented 5 years ago

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

andy5995 commented 5 years ago

Oh, here is the link! https://gitter.im/modemu2k/Lobby#