| commit | c04476557bec2db4a462480077101d041d7acb52 | [log] [tgz] |
|---|---|---|
| author | Gulsum Atici <gulsum.atici@canonical.com> | Wed Mar 15 09:44:55 2023 +0300 |
| committer | Gulsum Atici <gulsum.atici@canonical.com> | Wed Mar 15 09:44:55 2023 +0300 |
| tree | 0fcca86620167012b00127a666154fb22c2ef166 | |
| parent | 199fbfc341b9c055864ca15b45f1b77779823a69 [diff] [blame] |
Adding nglcm.cfg to LCM debian package. Change-Id: I07cc94cfa91aa23719d8e7562e874074e14afb5b Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
diff --git a/MANIFEST.in b/MANIFEST.in index 46ee438..413c81d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -14,6 +14,6 @@ # limitations under the License. include README.rst -recursive-include osm_lcm *.py *.xml *.sh lcm.cfg *.txt +recursive-include osm_lcm *.py *.xml *.sh *.cfg *.txt recursive-include devops-stages *