At 9:23 AM +0100 2/3/00, [EMAIL PROTECTED] wrote:
> If you want to add the contrib directory in the distribution (I'm not sure)
>append it to EXTRA_DIST. To prevent distribution of CVS directories add the
>following to the top level Makefile.am:
>
>dist-hook:
> find $(distdir) -depth -name CVS -print | xargs rm -fr
These are good fixes and yes, I think we do want the contrib directory.
Actually, as it turned out the version I uploaded initially was
missing the entire db/ directory. I had done a "make dist" from my
build directory, not the source directory. The version currently on
there should be complete.
-Geoff
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.