projects
/
imager.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean up various testout directories on a make clean
[imager.git]
/
TIFF
/
Makefile.PL
diff --git
a/TIFF/Makefile.PL
b/TIFF/Makefile.PL
index e6edcefe343f3a92ee66dff830e3d374238d7978..a5f4b704622289f86a9dbdd39d71fe799f345f29 100644
(file)
--- a/
TIFF/Makefile.PL
+++ b/
TIFF/Makefile.PL
@@
-21,6
+21,7
@@
my %opts =
NAME => 'Imager::File::TIFF',
VERSION_FROM => 'TIFF.pm',
OBJECT => 'TIFF.o imtiff.o',
+ clean => { FILES => 'testout' },
);
my @inc;