diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index ce40b0d4c568..a2ef4aa10d57 100644 --- a/net/Makefile +++ b/net/Makefile @@ -67,8 +67,6 @@ SUBDIR += boinc-client SUBDIR += boinc_curses SUBDIR += boinctui - SUBDIR += bosh-bootloader - SUBDIR += bosh-cli SUBDIR += bounce SUBDIR += bredbandskollen SUBDIR += brynet @@ -80,7 +78,6 @@ SUBDIR += c3270 SUBDIR += calendarsupport SUBDIR += ccxstream - SUBDIR += cf SUBDIR += charm SUBDIR += chrony SUBDIR += chrony-lite @@ -92,7 +89,6 @@ SUBDIR += cloudquery SUBDIR += clusterit SUBDIR += cnd - SUBDIR += concourse-fly SUBDIR += containernetworking-plugins SUBDIR += corkscrew SUBDIR += corosync2 @@ -533,6 +529,7 @@ SUBDIR += netembryo SUBDIR += nethogs SUBDIR += netmap + SUBDIR += netpeek SUBDIR += netpipes SUBDIR += netscript SUBDIR += netsed @@ -595,6 +592,7 @@ SUBDIR += openvswitch SUBDIR += ortp SUBDIR += osrtspproxy + SUBDIR += ovhcloud-cli SUBDIR += owamp SUBDIR += p5-Acme-HTTP SUBDIR += p5-AddressBook @@ -1069,6 +1067,7 @@ SUBDIR += py-gdown SUBDIR += py-geopy SUBDIR += py-gntp + SUBDIR += py-google-cloud-pubsub SUBDIR += py-greenstalk SUBDIR += py-gspread SUBDIR += py-h11 |