summaryrefslogtreecommitdiffstats
path: root/tests/sys/aio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/aio/Makefile')
-rw-r--r--tests/sys/aio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/sys/aio/Makefile b/tests/sys/aio/Makefile
index 851252d..766d9b0 100644
--- a/tests/sys/aio/Makefile
+++ b/tests/sys/aio/Makefile
@@ -6,8 +6,7 @@ PLAIN_TESTS_C+= aio_kqueue_test
PLAIN_TESTS_C+= lio_kqueue_test
ATF_TESTS_C+= aio_test
-DPADD.aio_test+= ${LIBUTIL}
-LDADD.aio_test+= -lutil
+LIBADD.aio_test+= util
CFLAGS+= -I${.CURDIR:H:H}
OpenPOWER on IntegriCloud