aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-03-18 16:05:22 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-03-18 16:05:22 -0400
commitd8892419b67235aa9011f77b1d198bf68c1c341c (patch)
tree849d84457c3469e1ed9f449da89a0ccbe678b0ef /Makefile
parent273434e6e4fddb642c02d47400a1d7b3768e5fec (diff)
test needs git-annex-shell symlink
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed2d92170..508a72b42 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