reuse fast build for make test
This commit is contained in:
parent
4713c2fdac
commit
459b9e8ab3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -53,7 +53,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: git-annex
|
||||
test: fast
|
||||
./git-annex test
|
||||
|
||||
# hothasktags chokes on some tempolate haskell etc, so ignore errors
|
||||
|
|
Loading…
Reference in a new issue