ajaysusarla committed 0c18739 Sep 22, 2017
[build] Generate MANIFEST files in perl modules.
While f8d9272 fixed the issue with
being able to build, it led to removal of the `MANIFEST` files with
`make clean` or `make distclean. This commit fixes that.