From: vsr Date: Mon, 8 Apr 2013 15:32:32 +0000 (+0000) Subject: Improve documentation X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1bd23e1d8c2a072cb06068b14257f9ce96309e0a;p=modules%2Fyacs.git Improve documentation --- diff --git a/salome_adm/cmake_files/deprecated/am2cmake.py b/salome_adm/cmake_files/deprecated/am2cmake.py index 17e721ad8..7df4b970b 100644 --- a/salome_adm/cmake_files/deprecated/am2cmake.py +++ b/salome_adm/cmake_files/deprecated/am2cmake.py @@ -1765,6 +1765,7 @@ class CMakeFile(object): "sharedpkgpython_PYTHON" : "${salomepythondir}/shared_modules", "salomepypkg_PYTHON" : "${salomepypkgdir}", "mypkgpython_PYTHON" : "${mypkgpythondir}", + "stdpkgpython_PYTHON" : "${stdpkgpythondir}", "nodist_mypkgpython_PYTHON" : "${mypkgpythondir}", } if self.module == "jobmanager":