Salome HOME
Fix for the "0021861: EDF 2226 : Documentation of numeric functor option in split...
[modules/smesh.git] / src / SMESH_SWIG / Makefile.am
index c22e6d4442bf421a60f03e77ca8c8b010e2f69b6..fd1f9e29c69c4e73deef14d0b7be7cbba8fdfc97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -26,9 +26,11 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am
 
 
 # Scripts to be installed.
-dist_salomescript_DATA= \
+dist_salomescript_PYTHON = \
        smesh.py \
        smeshDC.py \
+       smesh_algorithm.py \
+       StdMeshersDC.py \
        batchmode_smesh.py \
        batchmode_mefisto.py \
        ex00_all.py \