diff --git a/CEP/Pipeline/recipes/sip/CMakeLists.txt b/CEP/Pipeline/recipes/sip/CMakeLists.txt index 0e331f31e4fce8377eb24d30eeafcf1281f9b899..cc5a5183f4f0aea1e786738bcd4c75bfff3f4ede 100644 --- a/CEP/Pipeline/recipes/sip/CMakeLists.txt +++ b/CEP/Pipeline/recipes/sip/CMakeLists.txt @@ -6,6 +6,7 @@ python_install( helpers/__init__.py helpers/metadata.py helpers/WritableParmDB.py + helpers/ComplexArray.py master/__init__.py master/bbs.py master/cep2_datamapper.py @@ -98,3 +99,5 @@ install(FILES skymodels/Ateam_LBA_CC.skymodel DESTINATION share/pipeline/skymodels) + + \ No newline at end of file