>> However, ./Build manifest doesn't add these directories to the >> MANIFEST
> ACTION_distdir() just reads the manifest, and I would guess that > creating incompatible MANIFEST files would be a no-no, but it would be > nice if M::B could fix this. Thoughts? This has tripped me up in the past. The build process involved generating dynamic files, and the target was a directory that was empty up until then. I added a silly README file as an anchor to stop M::B from omitting the directory in the tarball as a workaround. Unless someone can come up with some compelling reason for this behavior, +1 to fix please. Marvin Humphrey
