]> git.droids-corp.org - dpdk.git/blobdiff - examples/l2fwd-jobstats/meson.build
examples: use new link status print format
[dpdk.git] / examples / l2fwd-jobstats / meson.build
index 3653aa7ec5af311d7c05c6a90b701e754a4e026e..72273736b6804f36a9ad77da0666ca0173bddd0f 100644 (file)
@@ -6,8 +6,8 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-deps += ['jobstats', 'timer']
 allow_experimental_apis = true
 allow_experimental_apis = true
+deps += ['jobstats', 'timer']
 sources = files(
        'main.c'
 )
 sources = files(
        'main.c'
 )