From 7fc3a766c05f0b7fc6d809269b1de12ad4c4e81a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 5 Apr 2010 17:31:18 -0600 Subject: mesa: add missing file to GALLIUM_FILES Signed-off-by: Brian Paul --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4e85f1f262..38b53e9946 100644 --- a/Makefile +++ b/Makefile @@ -320,6 +320,7 @@ GALLIUM_FILES = \ $(DIRECTORY)/src/gallium/Makefile \ $(DIRECTORY)/src/gallium/Makefile.template \ $(DIRECTORY)/src/gallium/SConscript \ + $(DIRECTORY)/src/gallium/targets/Makefile.dri \ $(DIRECTORY)/src/gallium/*/Makefile \ $(DIRECTORY)/src/gallium/*/SConscript \ $(DIRECTORY)/src/gallium/*/*/Makefile \ -- cgit v1.2.3