]> git.donarmstrong.com Git - debbugs.git/blobdiff - Makefile
encode_rf1522 needs to handle utf8 strings
[debbugs.git] / Makefile
index df174b82fef57881c5de12f59308b095ec0e1303..e92a5f603d8e31a27c6106252e2691196b202486 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ build:
        $(PERL) Makefile.PL
        $(MAKE) -f Makefile.perl
 
-test: build
+test:
        $(PERL) -MTest::Harness -I. -e 'runtests(glob(q(t/*.t)))'
 
 clean: