diff options
Diffstat (limited to 'CC/test')
-rw-r--r-- | CC/test/RULES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CC/test/RULES b/CC/test/RULES index 50d0dce..af20510 100644 --- a/CC/test/RULES +++ b/CC/test/RULES @@ -121,6 +121,7 @@ } } ] + , ["deps-fieldnames", ["deps", "proto-deps"]] , ["compile-deps", {"type": "CALL_EXPRESSION", "name": "compile-deps"}] , ["link-deps", {"type": "CALL_EXPRESSION", "name": "link-deps"}] , ["objects", {"type": "CALL_EXPRESSION", "name": "objects"}] |