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 63974491511..610f984784a 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2009/05/25 12:51:01 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2009/05/26 22:04:18 wiz Exp $ # COMMENT= Communication utilities @@ -55,6 +55,7 @@ SUBDIR+= pilot-link-libs SUBDIR+= pilotmgr SUBDIR+= plp SUBDIR+= plptools +SUBDIR+= py-gammu SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx |