Skip to content

Commit d3958c6

Browse files
committed
Auto merge of #25217 - alexcrichton:fix-distcheck, r=brson
This fixes the `distcheck` target and nightly builds.
2 parents b210aea + 00204e8 commit d3958c6

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
@@ -52,6 +52,7 @@ PKG_FILES := \
5252
doc \
5353
driver \
5454
etc \
55+
error-index-generator \
5556
$(foreach crate,$(CRATES),lib$(crate)) \
5657
libcollectionstest \
5758
libcoretest \

0 commit comments

Comments
 (0)