diff options
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index db308172dcf..9d7607f0f2b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/12/03 15:13:48 frueauf Exp $ +# $NetBSD: Makefile,v 1.15 1998/12/03 23:21:00 frueauf Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -20,7 +20,7 @@ # SUBDIR += snooper # SUBDIR += tkhylafax # SUBDIR += xcept - SUBDIR += xisp + SUBDIR += xisp # SUBDIR += zmtx-zmrx .include "../mk/bsd.pkg.subdir.mk" |