summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2001-11-27 06:15:12 +0000
committergreen <green@FreeBSD.org>2001-11-27 06:15:12 +0000
commit2181f49061145e58c15976406275f1c9fd4b82f9 (patch)
treef8dd8cd52443f0b9cf47bc15c5c78d4116b03a6c /libexec/ftpd
parent5cc7e8df852e541e8cfba5e8557163397f67596f (diff)
downloadFreeBSD-src-2181f49061145e58c15976406275f1c9fd4b82f9.zip
FreeBSD-src-2181f49061145e58c15976406275f1c9fd4b82f9.tar.gz
Add lomac.c.
Found by: ken
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 4d1f301..dae940a 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -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)
OpenPOWER on IntegriCloud