Skip to content
Snippets Groups Projects
Commit 459cc15a authored by Wouter Klijn's avatar Wouter Klijn
Browse files

Task #3139: Add to makelists

parent c31d6cd9
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ python_install( ...@@ -6,6 +6,7 @@ python_install(
helpers/__init__.py helpers/__init__.py
helpers/metadata.py helpers/metadata.py
helpers/WritableParmDB.py helpers/WritableParmDB.py
helpers/ComplexArray.py
master/__init__.py master/__init__.py
master/bbs.py master/bbs.py
master/cep2_datamapper.py master/cep2_datamapper.py
...@@ -98,3 +99,5 @@ install(FILES ...@@ -98,3 +99,5 @@ install(FILES
skymodels/Ateam_LBA_CC.skymodel skymodels/Ateam_LBA_CC.skymodel
DESTINATION share/pipeline/skymodels) DESTINATION share/pipeline/skymodels)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment