Skip to content

Commit

Permalink
Adjust CFLAGS to find freebsd_test_suite/macros.h
Browse files Browse the repository at this point in the history
MFC after: 6 days
  • Loading branch information
ngie-eign committed Apr 28, 2015
1 parent e8395c4 commit 941c3b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/sys/aio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ATF_TESTS_C+= aio_test
DPADD.aio_test+= ${LIBUTIL}
LDADD.aio_test+= -lutil

CFLAGS+= -I${.CURDIR:H:H}

WARNS?= 6

.include <bsd.test.mk>

0 comments on commit 941c3b8

Please sign in to comment.