]> git.droids-corp.org - dpdk.git/blobdiff - examples/helloworld/meson.build
doc: add tested platforms with NXP SoCs
[dpdk.git] / examples / helloworld / meson.build
index 2b0a25036125381fe131a60eef688103ace49f77..441678bbe5c797903da889780fe72d90ca0d1a3f 100644 (file)
@@ -8,5 +8,5 @@
 
 allow_experimental_apis = true
 sources = files(
-       'main.c'
+        'main.c',
 )