diff --git a/doc/docutils/Makefile.am b/doc/docutils/Makefile.am index d222a9c25..7e0f8bfc8 100644 --- a/doc/docutils/Makefile.am +++ b/doc/docutils/Makefile.am @@ -30,7 +30,7 @@ RSTFILES = \ overview.rst \ docapi.rst -EXTRA_DIST = images $(RSTFILES) +EXTRA_DIST += images $(RSTFILES) SPHINXOPTS = SOURCEDIR = $(srcdir)