diff options
Diffstat (limited to 'etc/import/include/fmt/TARGETS.fmt')
-rw-r--r-- | etc/import/include/fmt/TARGETS.fmt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/import/include/fmt/TARGETS.fmt b/etc/import/include/fmt/TARGETS.fmt index 72ea6d52..37f21a15 100644 --- a/etc/import/include/fmt/TARGETS.fmt +++ b/etc/import/include/fmt/TARGETS.fmt @@ -1,6 +1,6 @@ { "hdrs": - { "type": ["@", "rules", "CC", "header directory"] + { "type": ["@", "rules", "data", "staged"] , "stage": ["fmt"] - , "hdrs": [["TREE", null, "."]] + , "srcs": [["TREE", null, "."]] } } |