[gtkglext] Remove SUBDIRS = glext.



commit f507f0e75c84fd9d23c6416143353010f7251b5a
Author: Ralf Corsepius <rcorsepius src gnome org>
Date:   Sun Dec 27 10:00:42 2009 +0100

    Remove SUBDIRS = glext.

 gdk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/Makefile.am b/gdk/Makefile.am
index f1ac48a..c787019 100644
--- a/gdk/Makefile.am
+++ b/gdk/Makefile.am
@@ -1,7 +1,7 @@
 ## -*- Makefile -*-
 ## Makefile.am for gtkglext/gdk
 
-SUBDIRS = glext $(gdktarget)
+SUBDIRS = $(gdktarget)
 DIST_SUBDIRS = x11 win32
 
 EXTRA_DIST = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]