summaryrefslogtreecommitdiff
path: root/src/mesa/array_cache
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-21 16:04:22 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-21 16:04:22 +0000
commit8f008056b2e6347850ec52fdd6da7928b56c4ef9 (patch)
tree41bc0a168ea36ce741c6b928cc2c157337a7c25b /src/mesa/array_cache
parentf332da515cdb8cacc3fdba8a74267d015b7c08be (diff)
list header files in sources files (Dan Nicholson)
Diffstat (limited to 'src/mesa/array_cache')
-rw-r--r--src/mesa/array_cache/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesa/array_cache/sources b/src/mesa/array_cache/sources
index 210ec202d6..fb3328d10e 100644
--- a/src/mesa/array_cache/sources
+++ b/src/mesa/array_cache/sources
@@ -1,3 +1,7 @@
MESA_ARRAY_CACHE_SOURCES = \
ac_context.c \
ac_import.c
+
+MESA_ARRAY_CACHE_HEADERS = \
+ac_context.h \
+acache.h