aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfree86-dri/files/patch-GL-Imakefile
blob: 94e8b7e8875a4669e4836f8986dc22fadac610a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/GL/Imakefile.orig	Sat Nov  8 23:54:33 2003
+++ lib/GL/Imakefile	Sat Nov  8 23:55:05 2003
@@ -106,7 +106,7 @@
 #if BuildXF86DRI && GlxUseBuiltInDRIDriver
 SUBDIRS = $(MESADIRS) $(DRIDIRS) $(DRIVERDIRS) $(GLXDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS)
 #else
-SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(LIBGLBUILDDIR) $(OSMESADIRS) $(DRIVERDIRS)
+SUBDIRS = $(MESADIRS) $(GLXDIRS) $(DRIDIRS) $(DRIVERDIRS)
 #endif
 
 MakeSubdirs($(SUBDIRS))