File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,6 @@ test-all: test test-gentype
24
24
lib : build
25
25
node scripts/install -force-lib-rebuild
26
26
27
- artifacts : lib
28
- ./scripts/makeArtifactList.js
29
-
30
27
clean-gentype :
31
28
make -C jscomp/gentype_tests/typescript-react-example clean
32
29
@@ -38,4 +35,4 @@ clean-all: clean clean-gentype
38
35
39
36
.DEFAULT_GOAL := build
40
37
41
- .PHONY : artifacts build clean clean-gentype clean-all config lib test test-all test-gentype
38
+ .PHONY : build clean clean-gentype clean-all config lib test test-all test-gentype
Original file line number Diff line number Diff line change @@ -946,6 +946,7 @@ linux/bsc.exe
946
946
linux/ninja.exe
947
947
linux/refmt.exe
948
948
linux/rescript.exe
949
+ ninja.COPYING
949
950
package.json
950
951
rescript
951
952
scripts/LICENSE.ml
You can’t perform that action at this time.
0 commit comments