Hello, On Tue, Jan 31, 2006 at 09:06:34AM -0500, Bob Rossi wrote: > I've always been under the assumption that 'make dist' would copy the > entire directory in. [...]
I don't think this assumption is true.
Add
dist_man_MANS = cgdb.1
EXTRA_DIST = cgdb.txt htdocs
to your Makefile.am.
Have a nice day,
Stepan Kasal
