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