From 429ba13a4bfd0c79b649bac29c25579b31698d97 Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 12 Jan 2006 00:41:50 +0000 Subject: [PATCH] add nocoding check git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3020 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 93e8e954..150fd9e9 100644 --- a/Makefile +++ b/Makefile @@ -109,6 +109,7 @@ sign_distfiles: .PHONY: check check: localbuild + py-find-nocoding . scripts/test.sh .PHONY: pycheck