diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index db8e17caa62..25a94b5e4a9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 1999/02/10 04:25:30 nathanw Exp $ +# $NetBSD: Makefile,v 1.82 1999/03/14 17:15:59 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -38,7 +38,8 @@ SUBDIR += gnome-core SUBDIR += gnome-libs SUBDIR += gtk -# SUBDIR += gtk10 + SUBDIR += gtk10 + SUBDIR += gtk-- SUBDIR += gtkglarea # SUBDIR += gwm # SUBDIR += iv |