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