]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
lei q: import flags when clobbering/augmenting Maildirs
[public-inbox.git] / Makefile.PL
index 89f1774e0a6d879b671a353d84f7444570e15f44..6da2ed7082e93c9aee50d768937f04a707d475e2 100644 (file)
@@ -175,7 +175,7 @@ WriteMakefile(
        },
        MAN3PODS => \%man3,
        clean => {
-               FILES => 't/home1/setup* t/home1/t* t/home1/.public-inbox'
+               FILES => 't/home*/setup* t/home*/t* t/home*/.public-inbox'
        },
 );