diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/bootstrap/RULES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bootstrap/RULES b/test/bootstrap/RULES index 9b9db26e..cd7ab137 100644 --- a/test/bootstrap/RULES +++ b/test/bootstrap/RULES @@ -133,7 +133,7 @@ , "$1": {"type": "var", "name": "bins"} } , { "type": "to_subdir" - , "subdir": "proto" + , "subdir": "include" , "$1": {"type": "var", "name": "protos"} } , {"type": "var", "name": "deps"} |