mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add lomac.c.
Found by: ken
This commit is contained in:
parent
94a0557ad7
commit
0cf1f69300
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ DPADD+= ${LIBOPIE}
|
|||
|
||||
LSDIR= ../../bin/ls
|
||||
.PATH: ${.CURDIR}/${LSDIR}
|
||||
SRCS+= ls.c cmp.c print.c util.c
|
||||
SRCS+= ls.c cmp.c print.c util.c lomac.c
|
||||
CFLAGS+=-Dmain=ls_main -I${.CURDIR}/${LSDIR}
|
||||
|
||||
.if !defined(NOPAM)
|
||||
|
|
|
|||
Loading…
Reference in a new issue