From 67f11410c7c320fec6febc9e4d367b033ef10713 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 16 May 1999 03:37:54 +0000 Subject: [PATCH] add communicator to Makefile --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 6afccf7e150..7c47b6afc0f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 1999/04/18 20:54:12 brad Exp $ +# $OpenBSD: Makefile,v 1.13 1999/05/16 03:37:54 brad Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ # @@ -17,6 +17,7 @@ SUBDIR += cgiparse # SUBDIR += chimera # SUBDIR += comline + SUBDIR += communicator # SUBDIR += fxhtml # SUBDIR += gn # SUBDIR += gwstat