diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-09 08:26:43 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-09 08:26:43 +0000 |
commit | e245cb0dd45d96f691405881223352da381b6882 (patch) | |
tree | c5e1c5e0bed1d23d9daf59ba9124ce302545bc6c /net/Makefile | |
parent | 952b34a731bd5e909933cb45ca4228f27b13591d (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 748af171a62d..5054b2aa34ac 100644 --- a/net/Makefile +++ b/net/Makefile @@ -869,6 +869,7 @@ SUBDIR += py-netaddr SUBDIR += py-netifaces SUBDIR += py-netstring + SUBDIR += py-novaclient SUBDIR += py-oauth SUBDIR += py-oauth2 SUBDIR += py-pcap |