Fixing compile for new go version, again. (Sorry about that)

This commit is contained in:
tj 2010-09-29 11:53:44 +02:00
parent bebd74ffc0
commit ca78ca8c10

@ -1,4 +1,4 @@
include $(GOROOT)/src/Make.${GOARCH}
include $(GOROOT)/src/Make.inc
TARG=irc
GOFILES=irc.go irc_struct.go irc_callback.go