Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv11451
Modified Files:
	Build.PL 
Log Message:
Also clean the html-generation and the "make stats" product files.
Index: Build.PL
===================================================================
RCS file: /cvsroot/po4a/po4a/Build.PL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Build.PL	18 Jul 2004 09:58:32 -0000	1.6
+++ Build.PL	30 Jul 2004 11:21:13 -0000	1.7
@@ -240,7 +240,7 @@
 	  'SGMLS' => 0},
       script_files => ['po4a-gettextize', 'po4a-updatepo',
 	  'po4a-translate', 'po4a-normalize', 'po4a'],
-      add_to_cleanup => ['t/tmp','messages.mo',
+      add_to_cleanup => ['t/tmp','messages.mo', 'blib',
'html', 'messages.mo',
 	  'po/pod/po4a-pod.pot~'],
       install_path => {po => '/usr/share/locale',
 	  man => '/usr/share/man'},