Merge pull request #14044 from duglin/MakeDocs

Add back top-level "make docs"
Upstream-commit: 7313a9ae9cbb8e4a289212d500095b63add237eb
Component: engine
This commit is contained in:
David Calavera
2015-06-19 12:42:11 -07:00

View File

@ -70,3 +70,6 @@ build: bundles
bundles:
mkdir bundles
docs:
$(MAKE) -C docs docs