equal
deleted
inserted
replaced
5 include $(GOROOT)/src/Make.inc |
5 include $(GOROOT)/src/Make.inc |
6 |
6 |
7 TARG=cjyar/xmpp |
7 TARG=cjyar/xmpp |
8 GOFILES=\ |
8 GOFILES=\ |
9 xmpp.go \ |
9 xmpp.go \ |
|
10 structs.go \ |
10 |
11 |
11 include $(GOROOT)/src/Make.pkg |
12 include $(GOROOT)/src/Make.pkg |