add NotFoundError to store
[epoint] / document / Makefile
1 include $(GOROOT)/src/Make.inc
2
3 TARG=epoint/document
4 GOFILES=document.go
5
6 include $(GOROOT)/src/Make.pkg