When I generate META.yml and META.json by running 'make dist', the 'no_index' entry in those two files specifies the 't' and 'inc' directories (by default, AFAICT).
However, I would like it to also specify a third directory named 'modules'.
How do I get 'make dist' to do that ?