examples: enable build of performance-thread
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 29 Mar 2017 16:38:53 +0000 (17:38 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 6 Apr 2017 19:37:19 +0000 (21:37 +0200)
commita894e13ede4f7ae647d8f2b1bfa888a690c9f1ca
treea316166ab93d1513d2375415a1efcffbd04714d2
parent87efbcc7ab599217cadea7379cc7b63580a88421
examples: enable build of performance-thread

The performance-thread example was not build by default in the make
examples build target. It will compile ok for x86_64 targets so add it to
the examples makefile list for that platform.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
devtools/test-build.sh
examples/Makefile