Fixes: 3d20ffe6ddb1 ("test: reorder test cases in meson")
Cc: [email protected]

Signed-off-by: David Marchand <[email protected]>
Acked-by: Aaron Conole <[email protected]>
---
 app/test/meson.build | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app/test/meson.build b/app/test/meson.build
index 4de856f..a51b50a 100644
--- a/app/test/meson.build
+++ b/app/test/meson.build
@@ -62,6 +62,7 @@ test_sources = files('commands.c',
        'test_latencystats.c',
        'test_link_bonding.c',
        'test_link_bonding_mode4.c',
+       'test_link_bonding_rssconf.c',
        'test_logs.c',
        'test_lpm.c',
        'test_lpm6.c',
-- 
1.8.3.1

Reply via email to