diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d6be553d5dc..244f1ac59d9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.726 2014/01/18 19:49:43 wiz Exp $ +# $NetBSD: Makefile,v 1.727 2014/01/22 20:23:19 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -105,6 +105,7 @@ SUBDIR+= gtk2-engines-murrine SUBDIR+= gtk2-theme-switch SUBDIR+= gtk3 SUBDIR+= gtkada +SUBDIR+= gtkdatabox SUBDIR+= gtkglarea SUBDIR+= gtkglarea2 SUBDIR+= gtkmm |