Salome HOME
Fix 'make distcheck'
authorrnv <rnv@opencascade.com>
Thu, 11 Apr 2013 13:10:03 +0000 (13:10 +0000)
committerrnv <rnv@opencascade.com>
Thu, 11 Apr 2013 13:10:03 +0000 (13:10 +0000)
src/Tools/YamsPlug/doc/Makefile.am

index e498dbb25e887cb2c5aa3212c1af8a9aa1b9b90b..005a9dd08c8955a9760ccbcfcfc0006d69b194d3 100644 (file)
@@ -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)