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]
/
PNG
/
Makefile.PL
diff --git
a/PNG/Makefile.PL
b/PNG/Makefile.PL
index c7924ddb0b022699deb94c3f86b02db8b5c17f8c..fb5122e76d749fadf9d2a30da3ed345f0d9dc9d3 100644
(file)
--- a/
PNG/Makefile.PL
+++ b/
PNG/Makefile.PL
@@
-21,6
+21,7
@@
my %opts =
NAME => 'Imager::File::PNG',
VERSION_FROM => 'PNG.pm',
OBJECT => 'PNG.o impng.o',
+ clean => { FILES => 'testout' },
);
my @inc;