cygwin update (from Eric Fifer)
[p5sagit/p5-mst-13.2.git] / t / lib / h2ph.t
index 467e696..acb150d 100755 (executable)
@@ -31,4 +31,5 @@ unless(-e '../utils/h2ph') {
     
     # cleanup - should this be in an END block?
     unlink("lib/h2ph.ph");
+    unlink("_h2ph_pre.ph");
 }