app/testpmd: support GRE option flow item
[dpdk.git] / lib / stack / meson.build
index 2f53f49..18177a7 100644 (file)
@@ -9,4 +9,5 @@ indirect_headers += files(
         'rte_stack_lf.h',
         'rte_stack_lf_generic.h',
         'rte_stack_lf_c11.h',
+        'rte_stack_lf_stubs.h',
 )