summaryrefslogtreecommitdiffstats
path: root/usr.sbin/atm/scspd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/atm/scspd')
-rw-r--r--usr.sbin/atm/scspd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/atm/scspd/Makefile b/usr.sbin/atm/scspd/Makefile
index edea748..63eab50 100644
--- a/usr.sbin/atm/scspd/Makefile
+++ b/usr.sbin/atm/scspd/Makefile
@@ -35,7 +35,7 @@ SRCS= scspd.c scsp_cafsm.c scsp_config.c scsp_config_lex.c \
scsp_timer.c
MAN8= scspd.8
-CFLAGS+= -I${.CURDIR}/../../../sys -I${.OBJDIR}
+CFLAGS+= -I${.CURDIR}/../../../sys -I${.CURDIR} -I${.OBJDIR}
LDADD+= -latm -lmd
DPADD+= ${LIBATM} ${LIBMD}
OpenPOWER on IntegriCloud