mirror of
https://github.com/miekg/dns.git
synced 2025-08-18 15:36:57 +02:00
dont use config.go for now
This commit is contained in:
parent
2b7d2203fb
commit
fe0f39a47c
2
Makefile
2
Makefile
@ -7,7 +7,6 @@ include $(GOROOT)/src/Make.inc
|
|||||||
|
|
||||||
TARG=dns
|
TARG=dns
|
||||||
GOFILES=\
|
GOFILES=\
|
||||||
config.go\
|
|
||||||
defaults.go\
|
defaults.go\
|
||||||
dns.go\
|
dns.go\
|
||||||
dnssec.go\
|
dnssec.go\
|
||||||
@ -21,6 +20,7 @@ GOFILES=\
|
|||||||
tsig.go\
|
tsig.go\
|
||||||
types.go\
|
types.go\
|
||||||
xfr.go\
|
xfr.go\
|
||||||
|
# config.go
|
||||||
|
|
||||||
include $(GOROOT)/src/Make.pkg
|
include $(GOROOT)/src/Make.pkg
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user