diff --git a/LTA/ltastorageoverview/lib/CMakeLists.txt b/LTA/ltastorageoverview/lib/CMakeLists.txt index 081fd866c626128939175880cccf6ec5b758d4aa..58e9c4810736974a23fedc4e169d0f00df776e4a 100644 --- a/LTA/ltastorageoverview/lib/CMakeLists.txt +++ b/LTA/ltastorageoverview/lib/CMakeLists.txt @@ -4,6 +4,7 @@ python_install( __init__.py scraper.py store.py + create_db_ltastorageoverview.sql webservice/webservice.py webservice/__init__.py DESTINATION ltastorageoverview)