diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c9ca4f74b7a..42ed765f436 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2000/05/12 05:58:55 rh Exp $ +# $NetBSD: Makefile,v 1.152 2000/05/19 15:27:17 pooka Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -13,6 +13,7 @@ SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += ascp + SUBDIR += blackbox SUBDIR += blt SUBDIR += catclock SUBDIR += controlcenter |