common/mlx5: add crypto register structs and definitions
[dpdk.git] / lib / meson.build
index c9a20f6..64a59ab 100644 (file)
@@ -82,9 +82,9 @@ if is_windows
 endif
 
 optional_libs = [
-    'kni',
-    'power',
-    'vhost',
+        'kni',
+        'power',
+        'vhost',
 ]
 
 disabled_libs = []