Makefile changed

This commit is contained in:
Stephen Weinberg 2010-03-29 00:24:03 -04:00
parent f45ce435b3
commit 0db041f3a4
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
include $(GOROOT)/src/Make.$(GOARCH)
TARG=goconf.googlecode.com/hg/
TARG=conf
GOFILES=\
conf.go\
get.go\