mk: Fix a dist bug

Fallout from moving doc/ to src/doc
This commit is contained in:
Brian Anderson 2014-02-14 19:36:56 -08:00
parent 9cd96e4f02
commit 8f2bee2117
1 changed files with 1 additions and 1 deletions

View File

@ -24,10 +24,10 @@ PKG_FILES := \
$(S)RELEASES.txt \
$(S)configure $(S)Makefile.in \
$(S)man \
$(S)doc \
$(addprefix $(S)src/, \
README.md \
compiletest \
doc \
driver \
etc \
$(foreach crate,$(CRATES),lib$(crate)) \