Browse Source

Add ao/ subdir to drivers/SCsub

Anton Yabchinskiy 10 năm trước cách đây
mục cha
commit
540b95f5b0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      drivers/SCsub

+ 1 - 0
drivers/SCsub

@@ -7,6 +7,7 @@ Export('env')
 
 SConscript('unix/SCsub');
 SConscript('alsa/SCsub');
+SConscript('ao/SCsub');
 SConscript('windows/SCsub');
 SConscript('gles2/SCsub');
 SConscript('gles1/SCsub');