summaryrefslogtreecommitdiff
path: root/test/end-to-end/target-cache/data/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/end-to-end/target-cache/data/TARGETS')
-rw-r--r--test/end-to-end/target-cache/data/TARGETS2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/end-to-end/target-cache/data/TARGETS b/test/end-to-end/target-cache/data/TARGETS
index d04fc3aa..d449bc81 100644
--- a/test/end-to-end/target-cache/data/TARGETS
+++ b/test/end-to-end/target-cache/data/TARGETS
@@ -1,4 +1,6 @@
{ "greetlib":
{"type": "install", "dirs": [[["TREE", null, "./greetlib"], "."]]}
, "pydicts": {"type": "install", "dirs": [[["TREE", null, "./pydicts"], "."]]}
+, "lib with generated hdr":
+ {"type": "install", "dirs": [[["TREE", null, "./samplelib"], "."]]}
}