From 4eb7d486778edc151c484ef9cf51db629f3eb979 Mon Sep 17 00:00:00 2001 From: Bruce Mitchener Date: Tue, 3 Jun 2014 19:15:47 +0700 Subject: Remove non-existing include paths. --- tools/shared.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools') diff --git a/tools/shared.py b/tools/shared.py index 7aaa4136..3d739a97 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'), ] -- cgit v1.2.3-18-g5258