]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/Makefile
Merge branch 'jk/complete-commit-c' into maint
[thirdparty/git.git] / t / Makefile
index 3025418ff57c8c16cd11dd0db4f9d442743118fa..5c6de8169bfc02fc280d2dcb8cf34a912f0b0f6a 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))