in reply to Re^2: building a module with executable scripts
in thread building a module with executable scripts

At the shell prompt:  $ make distcheck will spew a list of files in the distribution's hierarchy that aren't in MANIFEST, except for those files that are skipped by default, or explicitly with MANIFEST.SKIP.


Dave