remove needless Makefile.

This commit is contained in:
mattn 2012-05-15 21:27:46 +09:00
parent f482858a52
commit e7715f9f21

View File

@ -1,6 +0,0 @@
include $(GOROOT)/src/Make.inc
TARG = github.com/mattn/go-xmpp
GOFILES = xmpp.go
include $(GOROOT)/src/Make.pkg