From 459cc15a6d97c99fc33a636d15c5a251923b22e4 Mon Sep 17 00:00:00 2001 From: Wouter Klijn <klijn@astron.nl> Date: Thu, 24 May 2012 11:43:47 +0000 Subject: [PATCH] Task #3139: Add to makelists --- CEP/Pipeline/recipes/sip/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CEP/Pipeline/recipes/sip/CMakeLists.txt b/CEP/Pipeline/recipes/sip/CMakeLists.txt index 0e331f31e4f..cc5a5183f4f 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 -- GitLab