Hi folks, I have to install several manpages in separate subdirectories. But it seems that something like
toolmandir = ${prefix}/tooldir/man
toolman_MANS = hello.1
does not work. Did I miss something in the documentation
here? (I am using Automake 1.9.6.)
Regards
Harri
