add common.c to SRCS
This commit is contained in:
parent
9b5b02c405
commit
f86f73a6eb
@ -8,7 +8,7 @@ MAN1= ipftest.1
|
||||
SRCS= opt_ipfilter.h \
|
||||
ipt.c parse.c fil.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c opt.c \
|
||||
ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ip_proxy.c \
|
||||
ip_auth.c ipft_hx.c ip_fil.c natparse.c facpri.c
|
||||
ip_auth.c ipft_hx.c ip_fil.c natparse.c facpri.c common.c
|
||||
|
||||
CFLAGS+=-DIPL_NAME=\"/dev/ipl\" -I- -I${.OBJDIR} -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user