add git-remote-annex as a dep of the test target
This commit is contained in:
parent
10d7091404
commit
1ff54a3b44
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -110,7 +110,7 @@ install-completions: build
|
|||
./git-annex --fish-completion-script git-annex 2>/dev/null \
|
||||
> $(DESTDIR)$(PREFIX)/$(SHAREDIR)/fish/vendor_completions.d/git-annex.fish
|
||||
|
||||
test: git-annex git-annex-shell
|
||||
test: git-annex git-annex-shell git-remote-annex
|
||||
./git-annex test
|
||||
|
||||
retest: git-annex
|
||||
|
|
Loading…
Add table
Reference in a new issue