summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fbabc187..51d7df91b 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ install: build install-docs
ln -sf git-annex $(DESTDIR)$(PREFIX)/bin/git-annex-shell
runghc Build/InstallDesktopFile.hs $(PREFIX)/bin/git-annex || true
-test: fast
+test: git-annex
./git-annex test
# hothasktags chokes on some tempolate haskell etc, so ignore errors