diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index e1e337dda8b..f1c65f1f262 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2010/12/15 03:27:39 jnemeth Exp $ +# $NetBSD: Makefile,v 1.82 2011/02/10 16:26:40 wiz Exp $ # COMMENT= Communication utilities @@ -61,6 +61,7 @@ SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx SUBDIR+= snooper +SUBDIR+= spandsp SUBDIR+= synce-dccm SUBDIR+= synce-librapi2 SUBDIR+= synce-libsynce |