Makefile
changeset 1 a01e06faf0db
parent 0 6dbd969c8f3a
child 10 f38b0ee7b1c1
--- a/Makefile	Fri Dec 23 22:44:51 2011 -0700
+++ b/Makefile	Sat Dec 24 00:39:18 2011 -0700
@@ -7,5 +7,6 @@
 TARG=cjyar/xmpp
 GOFILES=\
 	xmpp.go \
+	structs.go \
 
 include $(GOROOT)/src/Make.pkg