@ -88,10 +88,6 @@ func Darwin() {
// Build builds the binaries for route and routed.
func Build() {
buildBins(runtime.GOOS, runtime.GOARCH)
if runtime.GOOS == "linux" {
Plugin()
}
// Plugin builds all of the plugins for programs wanting to augment themselves with route.