summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index bbd0ab1a127..db308172dcf 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/11/23 17:49:19 tv Exp $
+# $NetBSD: Makefile,v 1.14 1998/12/03 15:13:48 frueauf Exp $
# FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp
#
@@ -20,6 +20,7 @@
# SUBDIR += snooper
# SUBDIR += tkhylafax
# SUBDIR += xcept
+ SUBDIR += xisp
# SUBDIR += zmtx-zmrx
.include "../mk/bsd.pkg.subdir.mk"