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 5a5d00ee638..26a6637a902 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2003/06/01 15:59:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.49 2003/08/22 11:37:35 salo Exp $ # COMMENT= Communication utilities @@ -14,6 +14,7 @@ SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit SUBDIR+= gnome-pilot +SUBDIR+= gscmxx SUBDIR+= gsmlib SUBDIR+= hylafax SUBDIR+= ifcico-cm |