summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 88caf90..a34c60a 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -23,6 +23,7 @@ _EXCLUDED_PATHS = (
r".*MakeFile$",
r".+_autogen\.h$",
r"^cc[\\\/].*",
+ r".+[\\\/]pnacl_shim\.c$",
)