aboutsummaryrefslogtreecommitdiff
path: root/tools/shared.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/shared.py')
-rw-r--r--tools/shared.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/shared.py b/tools/shared.py
index 5ef1c4ef..eda58304 100644
--- a/tools/shared.py
+++ b/tools/shared.py
@@ -706,10 +706,8 @@ if USE_EMSDK:
path_from_root('system', 'include', 'compat'),
path_from_root('system', 'include'),
path_from_root('system', 'include', 'emscripten'),
- path_from_root('system', 'include', 'bsd'), # posix stuff
path_from_root('system', 'include', 'libc'),
path_from_root('system', 'include', 'gfx'),
- path_from_root('system', 'include', 'net'),
path_from_root('system', 'include', 'SDL'),
]