Fix common template files are not distributed

This commit is contained in:
Takeshi KOMIYA 2016-07-15 22:36:05 +09:00
parent de47f2885c
commit 475be2c31b

View File

@ -13,6 +13,7 @@ include sphinx-build.py
include sphinx-quickstart.py include sphinx-quickstart.py
include sphinx-apidoc.py include sphinx-apidoc.py
recursive-include sphinx/templates *
recursive-include sphinx/texinputs * recursive-include sphinx/texinputs *
recursive-include sphinx/themes * recursive-include sphinx/themes *
recursive-include sphinx/locale * recursive-include sphinx/locale *