diff options
Diffstat (limited to 'rules/TARGETS')
-rw-r--r-- | rules/TARGETS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/TARGETS b/rules/TARGETS index 0967ef4..ae73742 100644 --- a/rules/TARGETS +++ b/rules/TARGETS @@ -1 +1,3 @@ -{} +{ "tree": + {"type": "install", "deps": [["TREE", null, "."]], "tainted": ["test"]} +} |