Skip to content

Commit 6ed6ca2

Browse files
authored
Fix indent in makefile
1 parent e6ecf93 commit 6ed6ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jscomp/others/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ SOURCE_LIST= node_path node_fs node_process dict node_module js_array js_string
3434
belt_internalMapString\
3535
belt_MapString \
3636
belt_MapInt\
37-
belt_Option\
37+
belt_Option\
3838
belt_internalSet\
3939
belt_Set\
4040
belt_MutableSet\

0 commit comments

Comments
 (0)