diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 13:50:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-24 13:50:46 +0000 |
commit | 47dab81eb744ecd7ca0d2ec5518c1e1a60bee96b (patch) | |
tree | e3bf978d5cbdedc72919638754fcfe096ceb0cc8 /net/Makefile | |
parent | 1b93f8f793d272742a32ad305b4a6b555f84206f (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 d020f279e8db..01775a3c9cd2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -403,6 +403,7 @@ SUBDIR += py-smb SUBDIR += py-snmp SUBDIR += py-soap + SUBDIR += py-spreadmodule SUBDIR += py-xmlrpc SUBDIR += py-xmlrpclib SUBDIR += py-zsi |