X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=meson.build;h=b7ae9c8d9aeef46d4e4888335e146cb8f6693dc3;hb=refs%2Fheads%2Fdelay;hp=c5a3dda26bdcb505d73d635e00d5817aa9ad86c4;hpb=8baad6f884d687e30097dd5b5f23ec973b0a3e0a;p=dpdk.git diff --git a/meson.build b/meson.build index c5a3dda26b..b7ae9c8d9a 100644 --- a/meson.build +++ b/meson.build @@ -22,6 +22,7 @@ dpdk_extra_ldflags = [] dpdk_app_link_libraries = [] dpdk_libs_disabled = [] dpdk_drvs_disabled = [] +abi_version_file = files('ABI_VERSION') # configure the build, and make sure configs here and in config folder are # able to be included in any file. We also store a global array of include dirs