mirror of https://github.com/perkeep/perkeep.git
Adding missing dependency
This commit is contained in:
parent
dda5a82dab
commit
159dc094cf
|
@ -1,5 +1,6 @@
|
|||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
PREREQ=$(QUOTED_GOROOT)/pkg/$(GOOS)_$(GOARCH)/camli/http.a
|
||||
TARG=camli/client
|
||||
GOFILES=\
|
||||
client.go\
|
||||
|
|
Loading…
Reference in New Issue