X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=common%2Fpython%2FCMakeLists.txt;h=22018c39e2af3d17931144dd0a3d339f28526f13;hb=ee71ccf6da85650a8fbd2019293535082f017b78;hp=892588535826da89c23832ee2d735b50184882c7;hpb=9eae504f9fffaa02255241b1d93f6dc4b072926f;p=osm%2FSO.git diff --git a/common/python/CMakeLists.txt b/common/python/CMakeLists.txt index 89258853..22018c39 100644 --- a/common/python/CMakeLists.txt +++ b/common/python/CMakeLists.txt @@ -129,6 +129,7 @@ rift_python_install_tree( rift/mano/utils/__init.py__ rift/mano/utils/compare_desc.py rift/mano/utils/juju_api.py + rift/mano/utils/short_name.py COMPONENT ${PKG_LONG_NAME} PYTHON3_ONLY )