aboutsummaryrefslogtreecommitdiff
path: root/graphics/dri-devel/files/patch-drv-Imakefile
blob: 9aa4b44ddab61a83814991c6cd94f79637fd221f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/GL/mesa/src/drv/Imakefile.orig	Sun Aug 18 16:59:00 2002
+++ lib/GL/mesa/src/drv/Imakefile	Sun Aug 18 16:59:14 2002
@@ -5,7 +5,7 @@
 #define IHaveSubdirs
 #define PassCDebugFlags
 
-SUBDIRS = common r200 radeon
+SUBDIRS = common DriDrivers
 
 MakeSubdirs($(SUBDIRS))
 DependSubdirs($(SUBDIRS))