mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
57bd27eda8
This reverts commit d9b59def72
.
Breaks downloadable source tarball builds as we remove some files prior
to creating a tarball but those files are included in the comprehensive
list of dependencies listed in .deps.
Ref: https://github.com/nodejs/node/pull/17407
PR-URL: https://github.com/nodejs/node/pull/18287
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
9 lines
106 B
Python
9 lines
106 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_fatal",
|
|
"sources": [ "test_fatal.c" ]
|
|
}
|
|
]
|
|
}
|