summaryrefslogtreecommitdiff
path: root/src/gallium/Makefile
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-15 20:11:40 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-15 20:11:40 +0900
commit66f22aa3bf7fa546e946b45156aa578e202982c9 (patch)
treee5c7166e02a90f1dddecb50c2eab763fbb9e0380 /src/gallium/Makefile
parent92fcbf6e7bc622dcace226bb70ff6d5cdbdbaecb (diff)
Code reorganization: s/aux/auxiliary/ -- update build.
Diffstat (limited to 'src/gallium/Makefile')
-rw-r--r--src/gallium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/Makefile b/src/gallium/Makefile
index a13b9a52d3..89e068a449 100644
--- a/src/gallium/Makefile
+++ b/src/gallium/Makefile
@@ -2,7 +2,7 @@ TOP = ../..
include $(TOP)/configs/current
-SUBDIRS = aux drivers
+SUBDIRS = auxiliary drivers
default: subdirs