diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9b896fafcb0..db8e17caa62 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 1999/02/04 02:47:25 hubertf Exp $ +# $NetBSD: Makefile,v 1.81 1999/02/10 04:25:30 nathanw Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -95,7 +95,7 @@ # SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xcolorsel -# SUBDIR += xdaliclock + SUBDIR += xdaliclock SUBDIR += xdm3d # SUBDIR += xdtm SUBDIR += xearth |