Fix Makefile
This commit is contained in:
parent
89cabb5370
commit
ffa05a49da
@ -2,8 +2,8 @@
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/sys/aio
|
||||
|
||||
PLAIN_TESTS_C+= aio_kqueue
|
||||
PLAIN_TESTS_C+= lio_kqueue
|
||||
PLAIN_TESTS_C+= aio_kqueue_test
|
||||
PLAIN_TESTS_C+= lio_kqueue_test
|
||||
ATF_TESTS_C+= aio_test
|
||||
|
||||
DPADD.aio_test+= ${LIBUTIL}
|
||||
|
Loading…
Reference in New Issue
Block a user