diff options
Diffstat (limited to 'test/proto/TARGETS')
-rw-r--r-- | test/proto/TARGETS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/proto/TARGETS b/test/proto/TARGETS index 50d5195..d2e817e 100644 --- a/test/proto/TARGETS +++ b/test/proto/TARGETS @@ -1,4 +1,5 @@ -{ "": +{ "": {"type": "install", "tainted": ["test"], "deps": ["proto"]} +, "proto": { "type": ["@", "rules", "shell/test", "script"] , "name": ["proto"] , "test": ["test.sh"] |