Auto merge of #25217 - alexcrichton:fix-distcheck, r=brson

This fixes the `distcheck` target and nightly builds.
This commit is contained in:
bors 2015-05-08 22:29:05 +00:00
commit d3958c6bc3

View File

@ -52,6 +52,7 @@ PKG_FILES := \
doc \
driver \
etc \
error-index-generator \
$(foreach crate,$(CRATES),lib$(crate)) \
libcollectionstest \
libcoretest \