Missed sfreflect binary and man page.

This commit is contained in:
angelos 1999-01-16 04:30:40 +00:00
parent 30d86dd39d
commit a67a8328ad
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 1999/01/16 04:25:07 angelos Exp $
# $OpenBSD: Makefile,v 1.3 1999/01/16 04:30:40 angelos Exp $
#
DISTNAME= speak_freely-6.1e
@ -9,7 +9,7 @@ MAINTAINER= angelos@openbsd.org
UTILS= sfspeaker sfmike sflwl
DEMNS= sfecho sflwld
DDEMNS= sfvod
DDEMNS= sfvod sfreflect
SFLIB= ${PREFIX}/lib/speak_freely
MAN1= ${UTILS:S/$/.1/} ${DEMNS:S/$/.1/} ${DDEMNS:S/$/.1/}

View File

@ -4,6 +4,7 @@ bin/sflwl
sbin/sfecho
sbin/sflwld
sbin/sfvod
sbin/sfreflect
lib/speak_freely/ring.au
lib/speak_freely/busy.au
man/man1/sfecho.1
@ -12,3 +13,4 @@ man/man1/sflwld.1
man/man1/sfmike.1
man/man1/sfspeaker.1
man/man1/sfvod.1
man/man1/sfreflect.1