From 3cffb941d167da42e1022557d46662b62da977e1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 18 Mar 2017 16:05:22 -0400 Subject: [PATCH] test needs git-annex-shell symlink --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ed2d921701..508a72b42f 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ install-misc: Build/InstallDesktopFile install: install-bins install-docs install-misc -test: git-annex +test: git-annex git-annex-shell ./git-annex test retest: git-annex