]> git.imager.perl.org - imager.git/commitdiff
ignore W32/testout and remove it on a clean
authorTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 13:14:36 +0000 (13:14 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 16 Sep 2010 13:14:36 +0000 (13:14 +0000)
W32/Makefile.PL

index af63e26f25021afd26c94eb958b052111305587c..86f22307f30435e799bad06b54d02cd2c13f21cd 100644 (file)
@@ -23,6 +23,7 @@ my %opts =
    NAME => 'Imager::Font::W32',
    VERSION_FROM => 'W32.pm',
    OBJECT => 'W32.o win32.o',
+   clean => { FILES => 'testout' },
   );
 
 my @inc;