Android: clean-up and fix DRI module path handling
[mesa.git] / src / SConscript
index 106b87d42512fbfbef73d62291ccdfdd64f1ab61..4ba0a32d66925440b72e718547a4fe25334c7a27 100644 (file)
@@ -5,7 +5,7 @@ if env['platform'] == 'windows':
     SConscript('getopt/SConscript')
 
 SConscript('util/SConscript')
     SConscript('getopt/SConscript')
 
 SConscript('util/SConscript')
-SConscript('glsl/SConscript')
+SConscript('compiler/SConscript')
 
 if env['hostonly']:
     # We are just compiling the things necessary on the host for cross
 
 if env['hostonly']:
     # We are just compiling the things necessary on the host for cross