put localdir first
This commit is contained in:
parent
114c43dcf8
commit
ee0610eb99
@ -7,8 +7,7 @@ SRCS = rc_parse.y rc_scan.l main.c rc_config.c log.c curses.c \
|
||||
exec.c dial.c monitor.c pcause.c controller.c alias.c \
|
||||
y.tab.h holiday.c
|
||||
|
||||
COPTS += -I${.CURDIR}/../isdnmonitor -I${.CURDIR}/../isdntel
|
||||
COPTS += -I. -I${.CURDIR}
|
||||
COPTS += -I. -I${.CURDIR}/../isdnmonitor -I${.CURDIR}/../isdntel -I${.CURDIR}
|
||||
|
||||
# compile debug support
|
||||
COPTS += -DDEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user