aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/cov/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/cov/Makefile')
-rw-r--r--src/cmd/cov/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/cov/Makefile b/src/cmd/cov/Makefile
index 2d849c6b8a..293ff399a5 100644
--- a/src/cmd/cov/Makefile
+++ b/src/cmd/cov/Makefile
@@ -24,6 +24,7 @@ clean:
install: install-$(shell uname | tr A-Z a-z)
install-linux: install-default
+install-freebsd: install-default
# on Darwin, have to install and setgid; see $GOROOT/src/sudo.bash
install-darwin: $(TARG)