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