Include sphinx_rtd_theme to distribution

Patch from Dave Beckett
This commit is contained in:
Tatsuhiro Tsujikawa
2014-02-08 16:29:18 +09:00
parent 9d8cf9de5d
commit 128eb61238
9 changed files with 22 additions and 0 deletions

View File

@@ -399,6 +399,13 @@ AC_CONFIG_FILES([
python/Makefile
doc/Makefile
doc/conf.py
doc/_themes/Makefile
doc/_themes/sphinx_rtd_theme/Makefile
doc/_themes/sphinx_rtd_theme/static/Makefile
doc/_themes/sphinx_rtd_theme/static/css/Makefile
doc/_themes/sphinx_rtd_theme/static/font/Makefile
doc/_themes/sphinx_rtd_theme/static/fonts/Makefile
doc/_themes/sphinx_rtd_theme/static/js/Makefile
])
AC_OUTPUT