diff --git a/misc/Makefile b/misc/Makefile index fcdc4617eaf..621a1cd4e3b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 1998/09/14 20:39:00 marc Exp $ +# $OpenBSD: Makefile,v 1.14 1998/10/01 01:44:05 ian Exp $ # $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $ # @@ -6,6 +6,7 @@ SUBDIR += astrolog SUBDIR += buffer # SUBDIR += cal + SUBDIR += calentool SUBDIR += cbb SUBDIR += cdrecord # SUBDIR += chord diff --git a/sysutils/Makefile b/sysutils/Makefile index 48851fd5620..7900713c805 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 1998/09/24 00:59:43 ian Exp $ +# $OpenBSD: Makefile,v 1.7 1998/10/01 01:44:06 ian Exp $ # $FreeBSD: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $ # @@ -34,5 +34,6 @@ # SUBDIR += xperfmon # SUBDIR += xsysinfo # SUBDIR += xsysstats + SUBDIR += zap .include diff --git a/x11/Makefile b/x11/Makefile index 5a8bb55f079..11ac36efd8b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 1998/07/08 09:56:04 form Exp $ +# $OpenBSD: Makefile,v 1.23 1998/10/01 01:44:05 ian Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # @@ -46,7 +46,7 @@ # SUBDIR += mlvwm SUBDIR += mouseclock # SUBDIR += neXtaw -# SUBDIR += olvwm + SUBDIR += olvwm # SUBDIR += p5-Tcl-Tk # SUBDIR += p5-Tk SUBDIR += piewm