diff options
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index d4f4ecf3cdc..db9cd3cf7f1 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2016/12/03 03:32:35 sevan Exp $ +# $NetBSD: Makefile,v 1.106 2017/07/20 17:20:57 adam Exp $ # COMMENT= Communication utilities @@ -70,8 +70,8 @@ SUBDIR+= pilotmgr SUBDIR+= plp SUBDIR+= py-colorama SUBDIR+= py-gammu -SUBDIR+= py-python-termstyle SUBDIR+= py-serial +SUBDIR+= py-termstyle SUBDIR+= qpage SUBDIR+= ruby-termios SUBDIR+= scmxx |