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 d21626b9807..4c541ec06c6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2005/05/25 22:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2005/06/03 20:08:34 wiz Exp $ # COMMENT= Communication utilities @@ -7,6 +7,7 @@ SUBDIR+= asterisk SUBDIR+= binkd SUBDIR+= birda SUBDIR+= conserver +SUBDIR+= conserver8 SUBDIR+= dl-ezkit SUBDIR+= efax SUBDIR+= efax-gtk |