summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in16
1 files changed, 12 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d26c2d74..75ad5f15 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -64,19 +64,27 @@ include psutil/arch/solaris/environ.c
include psutil/arch/solaris/environ.h
include psutil/arch/solaris/v10/ifaddrs.c
include psutil/arch/solaris/v10/ifaddrs.h
-include psutil/arch/windows/global.c
-include psutil/arch/windows/global.h
-include psutil/arch/windows/inet_ntop.c
-include psutil/arch/windows/inet_ntop.h
+include psutil/arch/windows/cpu.c
+include psutil/arch/windows/cpu.h
+include psutil/arch/windows/disk.c
+include psutil/arch/windows/disk.h
+include psutil/arch/windows/globals.c
+include psutil/arch/windows/globals.h
+include psutil/arch/windows/net.c
+include psutil/arch/windows/net.h
include psutil/arch/windows/ntextapi.h
include psutil/arch/windows/process_handles.c
include psutil/arch/windows/process_handles.h
include psutil/arch/windows/process_info.c
include psutil/arch/windows/process_info.h
+include psutil/arch/windows/process_utils.c
+include psutil/arch/windows/process_utils.h
include psutil/arch/windows/security.c
include psutil/arch/windows/security.h
include psutil/arch/windows/services.c
include psutil/arch/windows/services.h
+include psutil/arch/windows/socks.c
+include psutil/arch/windows/socks.h
include psutil/arch/windows/wmi.c
include psutil/arch/windows/wmi.h
include psutil/tests/README.rst