diff --git a/Makefile b/Makefile index 596ae07b..9c9d6e8a 100644 --- a/Makefile +++ b/Makefile @@ -18,8 +18,8 @@ GOFILES=\ msg.go\ nsec3.go \ qnamestring.go\ - server.go \ rawmsg.go \ + server.go \ tsig.go\ types.go\ update.go\