From 77a96ca020486c9f9a9753d3b6027895b043b1af Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Mar 2013 16:55:12 -0400 Subject: fix running test from debian/rules --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3