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

This commit is contained in:
jfa 2005-03-23 06:29:19 +00:00
parent 3ec90b8c38
commit 56a0931b37

View File

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