From eb8e62b333f5330a54c88dd6061607b0760ae82a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 9 May 2010 11:31:47 +0200 Subject: Only run mandoc test if mandoc is available --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f348d57..8b8a00e 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,6 @@ all: @${MAKE} -C src test: all - @mandoc -Tlint man/* @PACKAGE=${PACKAGE} VERSION=${VERSION} prove test install: install-man install-doc install-bin install-font install-img -- cgit v1.2.3