From c2530b573076fe0b257710a456a2b8cd714c0d0a Mon Sep 17 00:00:00 2001 From: Felix Kuehling Date: Sun, 22 Aug 2004 20:31:40 +0000 Subject: Converted the Savage driver to the new DRI interface and enabled compilation in the Mesa tree. --- src/mesa/drivers/dri/Makefile.template | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/drivers/dri/Makefile.template') diff --git a/src/mesa/drivers/dri/Makefile.template b/src/mesa/drivers/dri/Makefile.template index fa1bc2993f..75c62af0f7 100644 --- a/src/mesa/drivers/dri/Makefile.template +++ b/src/mesa/drivers/dri/Makefile.template @@ -37,6 +37,7 @@ SHARED_INCLUDES = \ -I$(TOP)/src/mesa/drivers/dri/common \ -Iserver \ -I$(DRM_SOURCE_PATH)/shared \ + -I$(DRM_SOURCE_PATH)/linux \ -I$(TOP)/include \ -I$(TOP)/include/GL/internal \ -I$(TOP)/src/mesa \ -- cgit v1.2.3