diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b103441bea97..9d9795a651ce 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1194,6 +1194,7 @@ SUBDIR += py-urlextract SUBDIR += py-urllib3 SUBDIR += py-urllib3-future + SUBDIR += py-urllib31 SUBDIR += py-whois SUBDIR += py-wmi-query SUBDIR += py-wsdd @@ -1560,6 +1561,7 @@ SUBDIR += sup SUBDIR += svnup SUBDIR += syncthing + SUBDIR += syncthing1 SUBDIR += tableutil SUBDIR += tac_plus4 SUBDIR += tacacs |