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