Index: man/5/Egg specification format =================================================================== --- man/5/Egg specification format (revision 36469) +++ man/5/Egg specification format (working copy) @@ -136,6 +136,14 @@ Specifies global options for all programs and extensions compiled for this egg. {{OPTIONSPEC}} may be {{csc-options}} or {{link-options}} specifications. +==== files + + [egg property] (files FILE ...) + +List of files required for the installation of the egg. This +form is not handled by chicken-install, but by henrietta-cache to +determine what to cache. + === Components ==== extension