Index: native_client_sdk/src/examples/hello_world_interactive/example.dsc |
diff --git a/native_client_sdk/src/examples/hello_world_interactive/example.dsc b/native_client_sdk/src/examples/hello_world_interactive/example.dsc |
index 0da082902c84ead539476bbb4e0c44601faea6f2..c28383d3ecb61c68cf4ae1a45e218b49a0976d81 100644 |
--- a/native_client_sdk/src/examples/hello_world_interactive/example.dsc |
+++ b/native_client_sdk/src/examples/hello_world_interactive/example.dsc |
@@ -1,5 +1,5 @@ |
{ |
- 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win'], |
+ 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'], |
'TARGETS': [ |
{ |
'NAME' : 'hello_world_interactive', |