mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
Fix 'make distcheck'
This commit is contained in:
parent
9aeac93db0
commit
75bec51b3c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user