]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Fix automake's warning, printed from build_configure
authorvsr <vsr@opencascade.com>
Fri, 3 Jun 2011 10:51:30 +0000 (10:51 +0000)
committervsr <vsr@opencascade.com>
Fri, 3 Jun 2011 10:51:30 +0000 (10:51 +0000)
doc/docutils/Makefile.am

index d222a9c25337733f187ab8a58bb04d8cbaf5ef47..7e0f8bfc849dec270c4770a7450d84e02984f609 100644 (file)
@@ -30,7 +30,7 @@ RSTFILES = \
        overview.rst \
        docapi.rst
 
-EXTRA_DIST = images $(RSTFILES)
+EXTRA_DIST += images $(RSTFILES)
 
 SPHINXOPTS      =
 SOURCEDIR       = $(srcdir)