Closed MichaelTimbert closed 5 months ago
This PR update the MANIFEST file to allow building the .tar.gz without errors.
The command must work fine, without reporting missing file in MANIFEST.
$ perl Makefile.PL $ make all $ make distcheck "/usr/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck
Purpose
This PR update the MANIFEST file to allow building the .tar.gz without errors.
How to test this PR
The command must work fine, without reporting missing file in MANIFEST.