diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8eeb1c3d25b..a3bdff067df 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 1998/06/26 16:40:14 tv Exp $ +# $NetBSD: Makefile,v 1.38 1998/06/27 23:40:31 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -113,7 +113,7 @@ # SUBDIR += xpostit # SUBDIR += xpostitPlus # SUBDIR += xprompt -# SUBDIR += xscreensaver + SUBDIR += xscreensaver SUBDIR += xsnow # SUBDIR += xtacy # SUBDIR += xtestpicture |