From 8f008056b2e6347850ec52fdd6da7928b56c4ef9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 21 Nov 2006 16:04:22 +0000 Subject: list header files in sources files (Dan Nicholson) --- src/mesa/array_cache/sources | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mesa/array_cache') 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 -- cgit v1.2.3