Makefile
changeset 10 f38b0ee7b1c1
parent 1 a01e06faf0db
child 17 d269d9c0fc8e
--- a/Makefile	Mon Dec 26 14:36:41 2011 -0700
+++ b/Makefile	Mon Dec 26 18:07:14 2011 -0700
@@ -7,6 +7,7 @@
 TARG=cjyar/xmpp
 GOFILES=\
 	xmpp.go \
+	stream.go \
 	structs.go \
 
 include $(GOROOT)/src/Make.pkg