test/security: add more inline IPsec functional cases
[dpdk.git] / lib / meson.build
index dcc1b4d..24adbe4 100644 (file)
@@ -67,6 +67,7 @@ libraries = [
 
 optional_libs = [
         'bitratestats',
+        'cfgfile',
         'flow_classify',
         'gpudev',
         'gro',
@@ -170,6 +171,7 @@ foreach l:libraries
         install_headers(driver_sdk_headers)
     endif
     dpdk_chkinc_headers += headers
+    dpdk_chkinc_headers += driver_sdk_headers
 
     libname = 'rte_' + name
     includes += include_directories(l)