summaryrefslogtreecommitdiff
path: root/usr.sbin/faithd/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2001-02-15 17:37:34 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2001-02-15 17:37:34 +0000
commitbd74ca448b83994d40bb8b97d267863785e098a6 (patch)
tree76b1d97cd8ff19f539ac406c7090ffc2d9ed2b5c /usr.sbin/faithd/Makefile
parente67e266e4982c344ac308ec37afc140fdfebe986 (diff)
pull latest KAME faithd. access control is possible by /etc/faithd.conf.
req'ed by todd
Diffstat (limited to 'usr.sbin/faithd/Makefile')
-rw-r--r--usr.sbin/faithd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile
index da285983e0f..b36a0d2fc26 100644
--- a/usr.sbin/faithd/Makefile
+++ b/usr.sbin/faithd/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.1 1999/12/20 16:32:53 itojun Exp $
+# $OpenBSD: Makefile,v 1.2 2001/02/15 17:37:33 itojun Exp $
PROG= faithd
-SRCS= faithd.c tcp.c ftp.c rsh.c
+SRCS= faithd.c tcp.c ftp.c rsh.c prefix.c
MAN= faithd.8