diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 86f9d9f200f..9b896fafcb0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 1999/01/29 21:31:35 tron Exp $ +# $NetBSD: Makefile,v 1.80 1999/02/04 02:47:25 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -21,7 +21,7 @@ SUBDIR += ctwm # SUBDIR += dclock SUBDIR += dxpc -# SUBDIR += emiclock + SUBDIR += emiclock # SUBDIR += emu SUBDIR += enlightenment # SUBDIR += etlfonts |