From: rnv Date: Thu, 11 Apr 2013 13:10:03 +0000 (+0000) Subject: Fix 'make distcheck' X-Git-Tag: pluginMGCleaner~3 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=75bec51b3c41dc3cdc7b0c8e750d0a4fc9a75ea4 Fix 'make distcheck' --- diff --git a/src/Tools/YamsPlug/doc/Makefile.am b/src/Tools/YamsPlug/doc/Makefile.am index e498dbb25..005a9dd08 100644 --- a/src/Tools/YamsPlug/doc/Makefile.am +++ b/src/Tools/YamsPlug/doc/Makefile.am @@ -5,6 +5,16 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am yamsdocdir=$(docdir)/gui/SMESH/yams + +RSTFILES = lct.rst \ + index.rst \ + editHypo.rst \ + Mandatory_params.rst \ + Generics_params.rst \ + Advanced_params.rst + +EXTRA_DIST += $(RSTFILES) + # You can set these variables from the command line. SPHINXOPTS = SOURCEDIR = $(srcdir)