diff options
-rw-r--r-- | net-mgmt/Makefile | 1 | ||||
-rw-r--r-- | security/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 3727e1c5adc1..ee8951c4a734 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -311,6 +311,7 @@ SUBDIR += pnp SUBDIR += pnp-icinga2 SUBDIR += portmon + SUBDIR += prometheus-bird-exporter SUBDIR += prometheus-collectd-exporter SUBDIR += prometheus1 SUBDIR += prometheus2 diff --git a/security/Makefile b/security/Makefile index 46547e92bf04..d8b14da244aa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -282,6 +282,7 @@ SUBDIR += lasso SUBDIR += lastpass-cli SUBDIR += lego + SUBDIR += lfacme SUBDIR += libaegis SUBDIR += libargon2 SUBDIR += libassuan |