From f92da491e7bdce8aeac3a167ca38abdd61cdb9bd Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Sat, 7 Nov 2015 17:27:34 +0100 Subject: Distinguish gitweb and cgit --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 31c39d8..ee037e7 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ VERSION=$(shell grep ^VERSION index.cgi | sed -e s'/.*\="\([0-9.]\+\)".*/\1/') PKG=cl2vcs all: + nosetests --with-doctest clean: rm -f *.pyc -- cgit v1.2.3