diff options
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 1c4ecaa4ed1..e81469f0b5d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2006/07/02 18:20:24 xtraeme Exp $ +# $NetBSD: Makefile,v 1.66 2006/12/07 20:34:18 plunky Exp $ # COMMENT= Communication utilities @@ -8,6 +8,7 @@ SUBDIR+= asterisk-sounds-de-x9media SUBDIR+= asterisk-sounds-extra SUBDIR+= binkd SUBDIR+= birda +SUBDIR+= bthfp SUBDIR+= conserver SUBDIR+= conserver8 SUBDIR+= dl-ezkit |