From: vsr Date: Fri, 28 May 2010 05:01:37 +0000 (+0000) Subject: Fix make distcheck problem X-Git-Tag: TRIPOLI_302~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d21ffcb1f68375787b58a6721c12e79f3b1eace1;p=modules%2Fjobmanager.git Fix make distcheck problem --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1f653b4..4e0d5ad 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -58,11 +58,13 @@ html: htmldev: mkdir -p $@ +_static: html/index.html + RSTFILES= \ index.rst -EXTRA_DIST+= $(RSTFILES) +EXTRA_DIST+= $(RSTFILES) conf.py install-data-local: $(INSTALL) -d $(DESTDIR)$(jobmanagerdocdir)