diff --git a/modules/mol/alg/pymod/CMakeLists.txt b/modules/mol/alg/pymod/CMakeLists.txt index a89211dce1155bcd8fb992b333ab4caa19c42cfc..5ac7e71dba294b13d510a84e1c01d5d9b08654f3 100644 --- a/modules/mol/alg/pymod/CMakeLists.txt +++ b/modules/mol/alg/pymod/CMakeLists.txt @@ -10,7 +10,6 @@ set(OST_MOL_ALG_PYMOD_MODULES "__init__.py" views.py superpose.py - structure_analysis.py ) if (ENABLE_IMG)