eal: fix header file install with meson
authorAli Alnubani <alialnu@mellanox.com>
Tue, 26 Nov 2019 15:38:36 +0000 (15:38 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 26 Nov 2019 16:39:38 +0000 (17:39 +0100)
commit64a525aad95b6a0d04c526d8253fe151aef866fb
tree791c787147fe530f9254f28675d2047f9f3b5bf5
parent1fe0bd0acdc39755591008104971b92be11f59a7
eal: fix header file install with meson

The header file 'rte_vfio.h' might be required by some external apps.
This patch adds it to the list of common_headers so that it's
installed by meson.

Fixes: 610beca42ea4 ("build: remove library special cases")
Cc: stable@dpdk.org
Signed-off-by: Ali Alnubani <alialnu@mellanox.com>
Reviewed-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/common/meson.build