diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-01-25 04:40:56 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-01-25 04:42:20 +0000 |
commit | 8db532465cc40ec880921c90077a23a5c6664d8f (patch) | |
tree | 2eef6dc15ab3ddb43495e078a34bf1cc21d4ebda | |
parent | e55904be04435344f49944a4dc3de6a75635c608 (diff) |
net-mgmt/Makefile: Connect chronograf to build
Notified by: antoine
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 83e6ece5a70a..21342788614f 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -45,6 +45,7 @@ SUBDIR += check_ups_health SUBDIR += chillispot SUBDIR += choparp + SUBDIR += chronograf SUBDIR += cidr SUBDIR += ciscoconf SUBDIR += clog |