From: Rafael Garcia-Suarez Date: Fri, 5 Jan 2007 12:27:22 +0000 (+0000) Subject: Fix distclean now that we have re::Tie::Hash::NamedCapture X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0f4f294e5ec7fa2d3de004ee7c15e0fdd37e7dfc;p=p5sagit%2Fp5-mst-13.2.git Fix distclean now that we have re::Tie::Hash::NamedCapture p4raw-id: //depot/perl@29697 --- diff --git a/Makefile.SH b/Makefile.SH index 191ae29..6254f22 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -1094,7 +1094,7 @@ _cleaner2: rm -f h2ph.man pstruct rm -rf .config rm -f preload - rm -rf lib/Encode lib/Compress lib/Hash + rm -rf lib/Encode lib/Compress lib/Hash lib/re rm -rf lib/IO/Compress lib/IO/Uncompress rm -f lib/ExtUtils/ParseXS/t/XSTest.c rm -f lib/ExtUtils/ParseXS/t/XSTest$(OBJ_EXT)