diff options
Diffstat (limited to 'etc/imports/libcurl.TARGETS')
-rw-r--r-- | etc/imports/libcurl.TARGETS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/imports/libcurl.TARGETS b/etc/imports/libcurl.TARGETS new file mode 100644 index 0000000..f33a101 --- /dev/null +++ b/etc/imports/libcurl.TARGETS @@ -0,0 +1,6 @@ +{ "tree": + { "type": "install" + , "dirs": [[["TREE", null, "."], "libcurl"]] + , "tainted": ["test"] + } +} |