]> git.droids-corp.org - dpdk.git/blobdiff - examples/timer/meson.build
kvargs: promote get from key as stable
[dpdk.git] / examples / timer / meson.build
index 87c21a867939e178870bca3d3af839fe6cff7a8b..c140f74e12c191fbd66210d0782db212a6095dc5 100644 (file)
@@ -9,5 +9,5 @@
 allow_experimental_apis = true
 deps += 'timer'
 sources = files(
-       'main.c'
+        'main.c',
 )