--- trunk/Makefile.PL 2004/09/05 17:57:21 15 +++ trunk/Makefile.PL 2004/10/07 16:26:31 24 @@ -34,8 +34,8 @@ pod2html blib/lib/jsFind.pm jsFind.html clean :: - rm tree.* words.* - cd html && rm -Rf entities entities-utf8/ lorem/ words/ + rm -f tree.* words.* homer_* + cd html && rm -Rf entities/ entities-utf8/ lorem/ words/ homer/ test_data.js MAKE_MORE }