diff options
| author | Lars Engels <lme@FreeBSD.org> | 2015-08-12 21:13:27 +0000 |
|---|---|---|
| committer | Lars Engels <lme@FreeBSD.org> | 2015-08-12 21:13:27 +0000 |
| commit | 371b2344ddb34273c507953302991769f310304f (patch) | |
| tree | cfb957e50ec02634acdccd1c27e810a2ba76c531 | |
| parent | - Fix build on armv6 (diff) | |
Add icinga-classicweb and icinga-core to the build
Noticed by: antoine
| -rw-r--r-- | net-mgmt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index b75153925cfc..4dd337fdbb44 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -72,6 +72,8 @@ SUBDIR += hastmon SUBDIR += hawk SUBDIR += icinga + SUBDIR += icinga-classicweb + SUBDIR += icinga-core SUBDIR += icinga2 SUBDIR += icli SUBDIR += icmpmonitor |
