We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41997e commit dc12f5eCopy full SHA for dc12f5e
mk/dist.mk
@@ -288,8 +288,7 @@ endif
288
289
dist: $(MAYBE_DIST_TAR_SRC) dist-tar-bins $(MAYBE_DIST_DOCS)
290
291
-distcheck: $(MAYBE_DISTCHECK_TAR_SRC) distcheck-tar-bins $(MAYBE_DISTCHECK_DOCS)
292
- $(Q)rm -Rf tmp/distcheck
+distcheck: dist
293
@echo
294
@echo -----------------------------------------------
295
@echo "Rust ready for distribution (see ./dist)"
0 commit comments