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 8b6431c0e0e..b987d4a1047 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2005/04/08 03:12:29 riz Exp $ +# $NetBSD: Makefile,v 1.54 2005/04/21 03:16:13 itohy Exp $ # COMMENT= Communication utilities @@ -21,6 +21,7 @@ SUBDIR+= hylafax SUBDIR+= jpilot SUBDIR+= jpilot-syncmal SUBDIR+= kermit +SUBDIR+= kyopon SUBDIR+= libmal SUBDIR+= linuxsms SUBDIR+= lrzsz |