Skip to content

Commit 45f2d83

Browse files
committed
dist: Add libbacktrace to source tarballs
1 parent cfb52a5 commit 45f2d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mk/dist.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ PKG_FILES := \
5353
driver \
5454
etc \
5555
$(foreach crate,$(CRATES),lib$(crate)) \
56+
libbacktrace \
5657
rt \
5758
rustllvm \
5859
snapshots.txt \

0 commit comments

Comments
 (0)