]> SALOME platform Git repositories - modules/jobmanager.git/commitdiff
Salome HOME
Fix make distcheck problem
authorvsr <vsr@opencascade.com>
Fri, 28 May 2010 05:01:37 +0000 (05:01 +0000)
committervsr <vsr@opencascade.com>
Fri, 28 May 2010 05:01:37 +0000 (05:01 +0000)
doc/Makefile.am

index 1f653b4970c45597115ad38db76711276fdd5fe3..4e0d5adc013d8ec8dee3ffce9970846a5cb6e398 100644 (file)
@@ -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)