Skip to content

Commit

Permalink
Include the language server in the binary distribution tar.
Browse files Browse the repository at this point in the history
Fixes #1814
  • Loading branch information
hzeller committed Dec 30, 2024
1 parent 7769c85 commit 7d9f061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ pkg_tar(
"//xls/dslx:interpreter_main",
"//xls/dslx:prove_quickcheck_main",
"//xls/dslx/ir_convert:ir_converter_main",
"//xls/dslx/lsp:dslx_ls",
"//xls/tools:codegen_main",
"//xls/tools:opt_main",
"//xls/tools:proto_to_dslx_main",
Expand Down

0 comments on commit 7d9f061

Please sign in to comment.