diff options
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 094dbd575e3..baef3b23252 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2012/12/02 01:21:50 cheusov Exp $ +# $NetBSD: Makefile,v 1.92 2012/12/09 15:26:29 tsarna Exp $ # COMMENT= Communication utilities @@ -59,6 +59,7 @@ SUBDIR+= pilot-link-libs SUBDIR+= pilotmgr SUBDIR+= plp SUBDIR+= py-gammu +SUBDIR+= py-serial SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx |