From: jfa Date: Wed, 23 Mar 2005 06:29:19 +0000 (+0000) Subject: Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py X-Git-Tag: V2_2_2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=56a0931b37859caeec7fa2ae4ddf288fd411464e;p=modules%2Fsmesh.git Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py --- diff --git a/doc/salome/tui/Makefile.in b/doc/salome/tui/Makefile.in index fa7151e47..894cc0c6d 100644 --- a/doc/salome/tui/Makefile.in +++ b/doc/salome/tui/Makefile.in @@ -17,7 +17,7 @@ doxygen=@DOXYGEN@ @COMMENCE@ PYTHON_SCRIPTS = \ - meshpy.py + smesh.py docs: cp -fr $(srcdir)/SMESH ./INPUT; \