clean up various testout directories on a make clean
[imager.git] / PNG / Makefile.PL
index c7924ddb0b022699deb94c3f86b02db8b5c17f8c..fb5122e76d749fadf9d2a30da3ed345f0d9dc9d3 100644 (file)
@@ -21,6 +21,7 @@ my %opts =
    NAME => 'Imager::File::PNG',
    VERSION_FROM => 'PNG.pm',
    OBJECT => 'PNG.o impng.o',
+   clean => { FILES => 'testout' },
   );
 
 my @inc;