app/cmdline: move from test directory
[dpdk.git] / app / meson.build
index 47a2a86..8bdf4f5 100644 (file)
@@ -1,9 +1,11 @@
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2017 Intel Corporation
 
-apps = ['pdump',
+apps = [
+       'pdump',
        'proc-info',
        'test-bbdev',
+       'test-cmdline',
        'test-compress-perf',
        'test-crypto-perf',
        'test-eventdev',