fix running test from debian/rules
This commit is contained in:
parent
874c29c77b
commit
45311595ea
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Reference in a new issue