make test depend on camsigd

This commit is contained in:
Brad Fitzpatrick 2010-11-29 07:35:49 -08:00
parent a25f3b0808
commit 6d97d31cba
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ GOFILES=\
include $(GOROOT)/src/Make.cmd
test:
test: camsigd
prove test