dont use config.go for now

This commit is contained in:
Miek Gieben 2011-03-28 16:02:58 +02:00
parent 2b7d2203fb
commit fe0f39a47c

View File

@ -7,7 +7,6 @@ include $(GOROOT)/src/Make.inc
TARG=dns
GOFILES=\
config.go\
defaults.go\
dns.go\
dnssec.go\
@ -21,6 +20,7 @@ GOFILES=\
tsig.go\
types.go\
xfr.go\
# config.go
include $(GOROOT)/src/Make.pkg