diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 37a036526f1..fd5a932347f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.718 2013/11/07 13:43:11 markd Exp $ +# $NetBSD: Makefile,v 1.719 2013/12/01 11:57:36 adam Exp $ # COMMENT= Packages to support the X window system @@ -96,6 +96,7 @@ SUBDIR+= gst-plugins0.10-x11 SUBDIR+= gst-plugins1-x11 SUBDIR+= gtk SUBDIR+= gtk+extra +SUBDIR+= gtk-mac-integration SUBDIR+= gtk-sharp SUBDIR+= gtk2 SUBDIR+= gtk2+extra |