Index: build/nocompile.gypi |
diff --git a/build/nocompile.gypi b/build/nocompile.gypi |
index 88dffc714ca492d5af360ae595346db763181cd0..ef142b91ac43f8313e1af823ec0cd0c5dfd76838 100644 |
--- a/build/nocompile.gypi |
+++ b/build/nocompile.gypi |
@@ -57,6 +57,7 @@ |
# least processed when things go right. |
{ |
+ 'sources/': [['exclude', '\\.nc$']], |
'conditions': [ |
[ 'OS=="linux" and clang==0', { |
'rules': [ |