Salome HOME
Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py
authorjfa <jfa@opencascade.com>
Wed, 23 Mar 2005 06:29:19 +0000 (06:29 +0000)
committerjfa <jfa@opencascade.com>
Wed, 23 Mar 2005 06:29:19 +0000 (06:29 +0000)
doc/salome/tui/Makefile.in

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