Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py

This commit is contained in:
jfa 2005-03-23 06:28:15 +00:00
parent 7a6418e0be
commit 74a576e527

View File

@ -17,7 +17,7 @@ doxygen=@DOXYGEN@
@COMMENCE@ @COMMENCE@
PYTHON_SCRIPTS = \ PYTHON_SCRIPTS = \
meshpy.py smesh.py
docs: docs:
cp -fr $(srcdir)/SMESH ./INPUT; \ cp -fr $(srcdir)/SMESH ./INPUT; \