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 8fd7ae9a8fe..4a4c3a0c4fc 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/05/24 18:13:22 tron Exp $ +# $NetBSD: Makefile,v 1.20 1999/07/14 05:45:51 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.26 1997/10/13 04:41:06 max Exp # @@ -17,6 +17,7 @@ SUBDIR += pilot-link SUBDIR += pilotmgr SUBDIR += plp + SUBDIR += plptools # SUBDIR += qpage # SUBDIR += rzsz # SUBDIR += seyon |