diff options
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index b31063eeb68..4f73c6f9fad 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2014/12/05 14:55:48 rodent Exp $ +# $NetBSD: Makefile,v 1.97 2014/12/06 03:20:41 rodent Exp $ # COMMENT= Communication utilities @@ -66,6 +66,7 @@ SUBDIR+= pilotmgr SUBDIR+= plp SUBDIR+= py-colorama SUBDIR+= py-gammu +SUBDIR+= py-python-termstyle SUBDIR+= py-serial SUBDIR+= qpage SUBDIR+= ruby-termios |