summaryrefslogtreecommitdiff
path: root/etc/import/src/libgit2/transports/TARGETS.git2
blob: 3685401db19c3d1c31a899fd4d2c10e2a08713b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "srcs":
  { "type": ["@", "rules", "data", "staged"]
  , "stage": ["transports"]
  , "srcs": [["GLOB", null, "*.c"]]
  }
, "hdrs":
  { "type": ["@", "rules", "data", "staged"]
  , "stage": ["transports"]
  , "srcs": [["GLOB", null, "*.h"]]
  }
}