diff options
author | Ben Skeggs <[email protected]> | 2008-09-12 22:53:44 +1000 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2008-09-12 22:53:44 +1000 |
commit | 63c49bee3a2ce0ca62555da052e57a2d206da07d (patch) | |
tree | bd3aecccb7d7eef3864fc23b240c9ccce3521c94 /configs | |
parent | cbe05a4734a7df7dd9d8e52f79d0ed5e6c28ae60 (diff) | |
parent | f7d7a212cdb026fd6c22b9236a2583d348b0c160 (diff) |
Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2
Diffstat (limited to 'configs')
-rw-r--r-- | configs/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default index 3b698180bd8..6f55f7fd2a4 100644 --- a/configs/default +++ b/configs/default @@ -77,7 +77,7 @@ MOTIF_CFLAGS = -I/usr/include/Motif1.2 # Directories to build LIB_DIR = lib -SRC_DIRS = gallium mesa egl gallium/winsys glu glut/glx glw +SRC_DIRS = mesa gallium egl gallium/winsys glu glut/glx glw GLU_DIRS = sgi DRIVER_DIRS = # Which subdirs under $(TOP)/progs/ to enter: |