diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 199e0bbd34d..7d6147e4d7a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2000/04/27 06:47:24 kim Exp $ +# $NetBSD: Makefile,v 1.150 2000/05/10 04:13:32 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -113,6 +113,7 @@ SUBDIR += xcruise SUBDIR += xdaemon SUBDIR += xdaliclock + SUBDIR += xdialog SUBDIR += xdm3d SUBDIR += xearth SUBDIR += xephem |