Makefile: disable build of t/read-to-pipe-async by default
authorJens Axboe <axboe@fb.com>
Thu, 24 Mar 2016 21:58:21 +0000 (15:58 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 24 Mar 2016 21:58:21 +0000 (15:58 -0600)
commita0af55f01e08fecf410769f672c66c8b0b737961
treeb8938d88b890fa717cd1450fc3bc9a765c99072f
parent273861019ee4f88fd246b7819b9c97e7e6385759
Makefile: disable build of t/read-to-pipe-async by default

It's not part of fio, if you need it, you can just do:

$ make t/read-to-pipe-async

and it should build.

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile