mk: Add a missing folder to the dist directory

This fixes the `distcheck` target and nightly builds.
This commit is contained in:
Alex Crichton 2015-05-08 09:45:16 -07:00
parent 5ae026e892
commit 00204e8a83

View File

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