mirror of https://github.com/perkeep/perkeep.git
make test depend on camsigd
This commit is contained in:
parent
a25f3b0808
commit
6d97d31cba
|
@ -7,6 +7,6 @@ GOFILES=\
|
|||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
|
||||
test:
|
||||
test: camsigd
|
||||
prove test
|
||||
|
||||
|
|
Loading…
Reference in New Issue