From 7b3d24bcc572aae2538c3b7e10ca044a2f77d154 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 2 Feb 2013 20:54:54 +0900 Subject: [PATCH] Don't install default2.css menu.html --- doc/Makefile.am | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index f14a8249..ab82ce0a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,13 +22,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. EXTRA_DIST = README.rst apiref-header.rst index.rst mkapiref.py python.rst \ - package_README.rst - -doc_staticdir = $(docdir)/_static -dist_doc_static_DATA = _static/default2.css - -doc_templatesdir = $(docdir)/_templates -dist_doc_templates_DATA = _templates/menu.html + package_README.rst _static/default2.css _templates/menu.html # Makefile for Sphinx documentation #