Merge branch 'pe/doc-email-env-is-trumped-by-config'
[gitweb.git] / t / Makefile
index a43becba9d154874ae6000e5be645367ab7ab6f1..1923cc104bc71e5a696676232d6f42b47a19de25 100644 (file)
@@ -13,6 +13,7 @@ TAR ?= $(TAR)
 RM ?= rm -f
 PROVE ?= prove
 DEFAULT_TEST_TARGET ?= test
+TEST_LINT ?= test-lint-duplicates test-lint-executable
 
 # Shell quote;
 SHELL_PATH_SQ = $(subst ','\'',$(SHELL_PATH))