go-xmpp/Makefile

7 lines
115 B
Makefile
Raw Normal View History

2011-02-27 18:44:24 -08:00
include $(GOROOT)/src/Make.inc
TARG = github.com/mattn/xmpp
GOFILES = xmpp.go
include $(GOROOT)/src/Make.pkg