summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/tests/Makefile')
-rw-r--r--sbin/dhclient/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/tests/Makefile b/sbin/dhclient/tests/Makefile
index 2852aaf..822699c 100644
--- a/sbin/dhclient/tests/Makefile
+++ b/sbin/dhclient/tests/Makefile
@@ -5,7 +5,7 @@
PLAIN_TESTS_C= option-domain-search_test
SRCS.option-domain-search_test= alloc.c convert.c hash.c options.c \
tables.c fake.c option-domain-search.c
-CFLAGS.option-domain-search_test+= -I${.CURDIR}/..
+CFLAGS.option-domain-search_test+= -I${.CURDIR:H}
LIBADD.option-domain-search_test= util
WARNS?= 2
OpenPOWER on IntegriCloud