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