Skip to content

Commit 1ca75a7

Browse files
committed
fix(tooling): Don't force rebuild of SILE and Typst packages when building default target
1 parent cc2ca9f commit 1ca75a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile.am

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ EXTRA_DIST += $(REL_SPEC) $(REL_SPEC_NVIM) $(REL_SPEC_SILE)
6868

6969
EXTRA_DIST += typst/Cargo.toml typst/README.md typst/decasify.typ typst/src/lib.rs
7070

71-
all-local: sile-package typst-package
72-
7371
TYPSTDIR ?= preview/$(TRANSFORMED_PACKAGE_NAME)/$(SEMVER)
7472

7573
$(TYPSTDIR):

0 commit comments

Comments
 (0)