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 4f73c6f9fad..1b53d7f235b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2014/12/06 03:20:41 rodent Exp $ +# $NetBSD: Makefile,v 1.98 2015/04/03 22:31:32 rodent Exp $ # COMMENT= Communication utilities @@ -29,6 +29,7 @@ SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit SUBDIR+= kyopon +SUBDIR+= libhidapi SUBDIR+= libmal SUBDIR+= libopensync SUBDIR+= libopensync-plugin-evolution2 |