diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-08-04 12:37:18 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-08-04 12:37:18 +0000 |
commit | a895a93def9a629f9b6ffbe97ed626e70ce55d99 (patch) | |
tree | e9d7253ca8b105cadd272d1df47271990a691676 /net-mgmt/Makefile | |
parent | 81e9c78c7efd3f6c19ae53a27304e4471a365c7c (diff) |
Notes
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8dc05dfdfa42..98ce2178cead 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -399,22 +399,27 @@ SUBDIR += yaf SUBDIR += zabbix2-agent SUBDIR += zabbix2-frontend + SUBDIR += zabbix2-java SUBDIR += zabbix2-proxy SUBDIR += zabbix2-server SUBDIR += zabbix22-agent SUBDIR += zabbix22-frontend + SUBDIR += zabbix22-java SUBDIR += zabbix22-proxy SUBDIR += zabbix22-server SUBDIR += zabbix3-agent SUBDIR += zabbix3-frontend + SUBDIR += zabbix3-java SUBDIR += zabbix3-proxy SUBDIR += zabbix3-server SUBDIR += zabbix32-agent SUBDIR += zabbix32-frontend + SUBDIR += zabbix32-java SUBDIR += zabbix32-proxy SUBDIR += zabbix32-server SUBDIR += zabbix34-agent SUBDIR += zabbix34-frontend + SUBDIR += zabbix34-java SUBDIR += zabbix34-proxy SUBDIR += zabbix34-server |