>>>>> "H" == H J Lu <hjl@lucon.org> writes:
H> * Makefile.am (diststuff): Add $(MANS).
I could not even find where "diststuff" is referenced in
Makefile.{am,in}, but this is not the "right way" to add candidates
for `make dist'. You should use the EXTRA_DIST variable.
See the Automake info under ``What Goes in a Distribution''.
Ben