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/glapi/sources | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/mesa/glapi/sources') diff --git a/src/mesa/glapi/sources b/src/mesa/glapi/sources index 384b0830ac..1d5c252821 100644 --- a/src/mesa/glapi/sources +++ b/src/mesa/glapi/sources @@ -1,3 +1,12 @@ MESA_GLAPI_SOURCES = \ glapi.c \ glthread.c + +MESA_GLAPI_HEADERS = \ +dispatch.h \ +glapi.h \ +glapioffsets.h \ +glapitable.h \ +glapitemp.h \ +glprocs.h \ +glthread.h -- cgit v1.2.3