Fix fm-common build

A commit introducing a new file broke the debian build, complaining the
file is not installed.

Add to .install, so it is packaged.

Depends-On: https://review.opendev.org/c/starlingx/fault/+/815381
Story: 2009101
Task: 43090
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I4e0652918d7db251b54ede75cfac83d4b18c6ec4
This commit is contained in:
Dan Voiculeasa 2021-11-04 11:54:14 +02:00 committed by Dan Voiculeasa
parent fed4873fac
commit 6af325e235
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
usr/bin/fmClientCli usr/bin
usr/bin/fm_db_sync_event_suppression.py usr/bin
usr/bin/*.py usr/bin
usr/lib/*.so.*
usr/lib/python*/dist-packages/*