diff options
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 9df8f527e0f..de04b918782 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2000/06/15 14:05:21 rh Exp $ +# $NetBSD: Makefile,v 1.28 2000/06/15 21:20:23 rh Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -8,6 +8,7 @@ SUBDIR += hylafax SUBDIR += ifcico-cm SUBDIR += jpilot + SUBDIR += jpilot-libplugin SUBDIR += kermit SUBDIR += lrzsz SUBDIR += malsync |