test: clean remaining trace of devargs autotest
[dpdk.git] / app / meson.build
index aa353f6..2b9fdef 100644 (file)
@@ -1,5 +1,9 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2017 Intel Corporation
+# Copyright(c) 2017-2019 Intel Corporation
+
+if is_windows
+       subdir_done()
+endif
 
 apps = [
        'pdump',