diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c5b3d63cf06..fbebbc81398 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 1999/11/20 20:24:37 tron Exp $ +# $NetBSD: Makefile,v 1.129 1999/11/20 20:46:00 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -45,6 +45,7 @@ SUBDIR += gdm # SUBDIR += getbdf SUBDIR += glclock + SUBDIR += gnome SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gnome-python |