Add missing docs to EXTRA_DIST

pull/92/head
Tatsuhiro Tsujikawa 2013-05-18 17:14:24 +09:00
parent 93db904e48
commit bb194f6c6b
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) -c
# Configurations for aria2.
man_MANS = $(BUILDDIR)/man/aria2c.1
EXTRA_DIST = $(man_MANS) aria2c.rst index.rst _static/default2.css mkapiref.py
EXTRA_DIST = $(man_MANS) aria2c.rst libaria2.rst index.rst README.rst\
technical-notes.rst _static/default2.css mkapiref.py
$(man_MANS): aria2c.rst
$(MAKE) man