]> git.droids-corp.org - dpdk.git/blobdiff - app/meson.build
test: move to app directory
[dpdk.git] / app / meson.build
index 2360a3d45aacd39a117df95b5e53f8ae3e511ab8..aa353f6572b742f894e5e8310e3bae10d8667e23 100644 (file)
@@ -65,3 +65,6 @@ foreach app:apps
                                install: true)
        endif
 endforeach
                                install: true)
        endif
 endforeach
+
+# special case the autotests
+subdir('test')