app/testpmd: record Rx and dropped stats in flowgen
[dpdk.git] / examples / bbdev_app / meson.build
index 8e06a8a..ea588e8 100644 (file)
@@ -9,5 +9,5 @@
 deps += 'bbdev'
 allow_experimental_apis = true
 sources = files(
-       'main.c'
+        'main.c',
 )