projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e3464c
)
ignore W32/testout and remove it on a clean
author
Tony Cook
<tony@develop=help.com>
Thu, 16 Sep 2010 13:14:36 +0000
(13:14 +0000)
committer
Tony Cook
<tony@develop=help.com>
Thu, 16 Sep 2010 13:14:36 +0000
(13:14 +0000)
W32/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/W32/Makefile.PL
b/W32/Makefile.PL
index af63e26f25021afd26c94eb958b052111305587c..86f22307f30435e799bad06b54d02cd2c13f21cd 100644
(file)
--- a/
W32/Makefile.PL
+++ b/
W32/Makefile.PL
@@
-23,6
+23,7
@@
my %opts =
NAME => 'Imager::Font::W32',
VERSION_FROM => 'W32.pm',
OBJECT => 'W32.o win32.o',
+ clean => { FILES => 'testout' },
);
my @inc;