summaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 5bc191a9882..8b6431c0e0e 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2004/06/20 20:07:03 tv Exp $
+# $NetBSD: Makefile,v 1.53 2005/04/08 03:12:29 riz Exp $
#
COMMENT= Communication utilities
+SUBDIR+= asterisk
SUBDIR+= binkd
SUBDIR+= birda
SUBDIR+= conserver
@@ -45,5 +46,6 @@ SUBDIR+= snooper
SUBDIR+= tkhylafax
SUBDIR+= xisp
SUBDIR+= xtel
+SUBDIR+= zaptel-netbsd
.include "../mk/bsd.pkg.subdir.mk"