include $(GOROOT)/src/Make.inc

TARG     = github.com/mattn/go-xmpp
GOFILES = xmpp.go

include $(GOROOT)/src/Make.pkg
