summaryrefslogtreecommitdiff
path: root/test/TARGETS
blob: 54f72742c35b4a6e8f6055dbc6dd15017dfa918b (plain)
1
2
3
4
5
6
7
8
9
10
{ "":
  { "type": "install"
  , "tainted": ["test"]
  , "dirs":
    [ [["./", "hello", ""], "hello"]
    , [["./", "proto", ""], "proto"]
    , [["./", "withExtendedPath", ""], "withExtendedPath"]
    ]
  }
}