mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-29 10:50:34 +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
|
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.
|
# You can set these variables from the command line.
|
||||||
SPHINXOPTS =
|
SPHINXOPTS =
|
||||||
SOURCEDIR = $(srcdir)
|
SOURCEDIR = $(srcdir)
|
||||||
|
Loading…
Reference in New Issue
Block a user